James E. King III
fda9231a89
cover a few more branches in the header
2022-04-23 19:06:48 -04:00
Glen Fernandes
6ed5bffff7
Switch from deprecated test to Lightweight Test
2021-06-08 14:16:27 -04:00
Edward Diener
ef61e3d225
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers. ( #13 )
2020-04-16 07:48:52 -07:00
Jeremiah Willcock
4090e3230a
Converted dynamic_properties to use boost::shared_ptr instead of std::auto_ptr
...
[SVN r60920]
2010-03-29 18:26:22 +00:00
Jeremiah Willcock
01022cc469
Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names
...
[SVN r52226]
2009-04-07 01:28:38 +00:00
Ronald Garcia
e6b52e4c66
Added a test for ignore_other_properties.
...
[SVN r37511]
2007-04-26 22:11:20 +00:00
Douglas Gregor
2ca407e482
Try again to fix dynamic_properties_test for MSVC 6, 7, etc
...
[SVN r29022]
2005-05-18 03:51:29 +00:00
Douglas Gregor
45dc3feff4
boost\dynamic_property_map.hpp:
...
- 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]
2005-05-14 14:51:28 +00:00
John Maddock
e0c9bc6c97
Get the test case compiling with more compilers.
...
[SVN r28846]
2005-05-12 16:29:52 +00:00
Douglas Gregor
8c1e7b0feb
Added dynamic_properties
...
[SVN r27244]
2005-02-08 16:43:58 +00:00