range/doc/reference
2019-04-02 08:40:20 -04:00
..
adaptors add a new range adaptor boost::adaptors::ref_unwrapped 2015-11-04 19:12:26 +01:00
algorithm Fix function name in remove_if documentation 2019-03-08 17:59:18 +01: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 irange: introduce one-parameter variant of irange 2016-01-17 11:40:55 +01:00
adaptors.qbk add a new range adaptor boost::adaptors::ref_unwrapped 2015-11-04 19:12:26 +01:00
algorithms.qbk Update algorithms.qbk 2014-09-05 10:34:21 -07: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 add Enabler template argument to range_iterator, range_const_iterator and range_mutable_iterator extension points. 2014-06-04 12:23:40 +01:00
utilities.qbk fixed variable name in docs 2018-10-14 19:24:57 +03:00