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
117bcd83d6db9c304860a1318cf6f80f3bddf575
boost_range
/
doc
/
reference
History
Kohei Takahashi
117bcd83d6
Fix document typo
...
Signed-off-by: Kohei Takahashi <
flast@flast.jp
>
2014-05-02 02:12:06 +09:00
..
adaptors
trac 9514 - adjacent_filtered requires a ForwardRange.
2014-03-03 18:30:13 +00: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
[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
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
[boost][range] - Trac 5971 - size() should return an unsigned type.
2012-04-15 11:52:01 +00: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