This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_range
Watch
1
Star
0
Fork
0
You've already forked boost_range
forked from
boostorg/range
Code
Pull Requests
Activity
378
Commits
61
Branches
106
Tags
8be23dd1aaa1ed4b54c49ea2e7af53e5de6283b1
Commit Graph
2 Commits
Author
SHA1
Message
Date
Neil Groves
7315e2c14e
[range] resolved trac issue 5295 - sub_range.hpp was missing an include of concepts.hpp
...
[SVN r70034]
2011-03-16 23:20:12 +00:00
Neil Groves
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