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
398
Commits
61
Branches
106
Tags
e7185c29669adb6f74bdc7532ddcc7abf65b3ac5
Commit Graph
2 Commits
Author
SHA1
Message
Date
Nathan Ridge
f49e347772
[range] added missing includes to any_range.hpp and related files;
fixes
#5603
...
[SVN r81890]
2012-12-13 07:48:50 +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