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-05-04 03:50:47 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
326
Commits
62
Branches
111
Tags
868858b8445307b85c815dc88d135f0b1081ae4f
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Bryce Adelstein-Lelbach
868858b844
Fixed ambiguity issues when compiling with C++0x support enabled.
...
[SVN r68155]
2011-01-14 17:37:59 +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
Fixed ambiguity issues when compiling with C++0x support enabled.
2011-01-14 17:37:59 +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%