This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
range
Watch
1
Star
0
Fork
1
You've already forked range
mirror of
https://github.com/boostorg/range.git
synced
2026-04-29 10:34:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
328
Commits
62
Branches
111
Tags
7315e2c14ef46498f38848a90345db46d84a5ce2
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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
doc
[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.
2011-01-01 16:46:32 +00:00
include
/boost
[range] resolved trac issue 5295 - sub_range.hpp was missing an include of concepts.hpp
2011-03-16 23:20:12 +00:00
test
[boost][range] - Improved the tests by implementing outside of the boost namespace to better simulate real world usage.
2011-01-03 01:33:04 +00:00
.gitattributes
*** empty log message ***
2004-06-29 02:50:07 +00:00
index.html
[boost][range] - Update to relax preconditions for the strided adaptor, and numerous fixes to inspection report issues.
2010-12-22 22:31:33 +00:00
S
Description
Boost.org range module
5.6
MiB
Languages
C++
99.8%
CMake
0.2%