range/doc/reference
2014-03-04 12:54:07 +00: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 [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
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 [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
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 [range] fixed some doc typos (patch by Michel Morin) 2012-12-13 07:09:11 +00:00