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 02:24:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
331
Commits
62
Branches
111
Tags
3cd6a7277fc6825de05c0eeb904517d0a76561f7
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
3cd6a7277f
[range] Added <=, ==, >, >=, != operators to iterator_range
...
[SVN r70037]
2011-03-16 23:33:57 +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] Added <=, ==, >, >=, != operators to iterator_range
2011-03-16 23:33:57 +00:00
test
[range] Added <=, ==, >, >=, != operators to iterator_range
2011-03-16 23:33:57 +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%