|
a72eae6099
|
Replace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare.
[SVN r78502]
|
2012-05-18 04:44:04 +00:00 |
|
|
716cf7795e
|
[boost][range] - Fixed defect where BOOST_TEST_MESSAGE was being undefined as a side-effect by the boost/range/detail/any_iterator_buffer.hpp header file
[SVN r67542]
|
2011-01-01 16:51:31 +00:00 |
|
|
55fd3ca5b2
|
[boost][range] - Updated begin/end to be protected against accidental ADL to improve compatibility with C++0x. Added any_range which adds type erasure support. Added a type_erased adaptor to utilise the any_range. Implemented the any_iterator using a small buffer optimization to avoid heap usage.
[SVN r67541]
|
2011-01-01 16:46:32 +00:00 |
|