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
603
Commits
61
Branches
106
Tags
c865de5aa6a92003e54fc1723a8afc0f5276a193
Commit Graph
5 Commits
Author
SHA1
Message
Date
Adam Romanek
ac99249c89
Update any_range.qbk
...
Fix typo in the name of forward traversal tag.
2014-05-07 09:39:00 +02: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
Neil Groves
612cec17bb
[boost][range] - Update to relax preconditions for the strided adaptor, and numerous fixes to inspection report issues.
...
[SVN r67418]
2010-12-22 22:31:33 +00:00
Neil Groves
e3e1fc43d3
Boost.Range documentation iteration. Primarily this is the inclusion of Range Return Categories for every Range Adaptor page.
...
[SVN r61653]
2010-04-28 18:03:26 +00:00
Neil Groves
b0d1db7c2e
Boost.RangeEx merged into Boost.Range
...
[SVN r60897]
2010-03-28 16:08:35 +00:00