Boost.Range improved push_front algorithm unit test. Updated documentation.

[SVN r61145]
This commit is contained in:
Neil Groves
2010-04-08 19:09:34 +00:00
parent 52c04e94f9
commit 067b63da8e
134 changed files with 537 additions and 522 deletions

View File

@ -2,7 +2,7 @@
[table
[[Header ] [Includes ] [Related Concept ]]
[[`<boost/range.hpp>` ] [everything ] [- ]]
[[`<boost/range.hpp>` ] [everything from Boost.Range version 1 (Boost versions 1.42 and below). Includes the core range functions and metafunctinos, but excludes Range Adaptors and Range Algorithms. ] [- ]]
[[`<boost/range/metafunctions.hpp>` ] [every metafunction ] [- ]]
[[`<boost/range/functions.hpp>` ] [every function ] [- ]]
[[`<boost/range/value_type.hpp>` ] [__range_value__ ] [__single_pass_range__ ]]