|
5ba77001dd
|
Replaced deprecated cast.hpp with polymorphic_cast.hpp. Droped dependency to the Numeric library
|
2014-06-09 13:21:24 +04:00 |
|
|
ec3c98bc25
|
any_iterator now compiles without RTTI.
|
2014-05-07 00:13:09 +01:00 |
|
|
79d2a66831
|
trac 5816 - fix any_range requiring copyable elements.
|
2014-03-02 15:35:50 +00:00 |
|
|
f49e347772
|
[range] added missing includes to any_range.hpp and related files; fixes #5603
[SVN r81890]
|
2012-12-13 07:48:50 +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 |
|