mirror of
https://github.com/boostorg/property_map.git
synced 2026-02-01 20:52:12 +00:00
- Provide a get() overload that takes type<Value> as its last parameter, for compatibility with compilers that don't handle explicit template arguments well - Attempt to work around GCC 2.95 name lookup issue libs\property_map\test\dynamic_properties_test.cpp: - Work around some compiler limitations [SVN r28896]