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
Files
55fd3ca5b27223aee514cb1f936724f5f7148bf5
boost_range
/
doc
/
html
/
range
/
reference
/
algorithms
/
heap
History
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
..
make_heap.html
[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
pop_heap.html
[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
push_heap.html
[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
sort_heap.html
[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