- 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]