Commit Graph

7 Commits

Author SHA1 Message Date
Jeremiah Willcock
99e54ab2a0 Applied changes r58876, r59133, r59134, r59628, r60078, r60079, r60126, r60127, r60196, r60197, r60198, r60365, r60366, r60384, r60385, r60472, r60485, r60610, r60611, r60651, r60769, r60770, r60899, r60900, r60916, r60919, r60920, r60958, r60998, r60999, r61000 from trunk, except for changes to <boost/detail/algorithm.hpp> which are waiting for Boost.Range algorithms to be merged; added find_if to <boost/detail/algorithm.hpp>
[SVN r61001]
2010-04-02 15:25:11 +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