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
698a083e658050ec66f46e7695d6ed859a18f612
boost_range
/
doc
/
reference
History
Adam Romanek
ac99249c89
Update any_range.qbk
...
Fix typo in the name of forward traversal tag.
2014-05-07 09:39:00 +02:00
..
adaptors
Ticket 9851 - adaptors should perform concept check assertions.
2014-05-06 23:37:21 +01:00
algorithm
trac 8927 - added comment about std::partition requirements pre C++11.
2014-03-03 18:36:01 +00:00
algorithm_ext
added algorithm_ext insert algorithm for containers without a where iterator.
2014-03-08 21:42:42 +00:00
numeric
[range]
fixed
#5440
(typo in documentation for 'inner_product' algorithm)
2013-01-03 01:06:39 +00:00
ranges
Update any_range.qbk
2014-05-07 09:39:00 +02:00
adaptors.qbk
trac 7842 - documentation inaccuracies on intro page for range adaptors.
2014-03-03 18:58:33 +00:00
algorithms.qbk
updated algorithms.qbk to explicitly mention range_return_value so that this can be searched for.
2014-03-08 21:28:52 +00:00
extending.qbk
[range] docs for writing adaptors: removed clarification added in r82315 (it was redundant); fixed typos that messed up numbering
2013-01-03 01:01:55 +00:00
overview.qbk
[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
ranges.qbk
[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
semantics.qbk
Fix return type in metafunction document
2014-05-06 01:12:53 +09:00
synopsis.qbk
trac 8803 - size(const Rng&) returns size_type. It also no longer requires random access.
2014-03-04 12:54:07 +00:00
utilities.qbk
Fix document typo
2014-05-02 02:12:06 +09:00