Merge doc changes from trunk

[SVN r84743]
This commit is contained in:
Marshall Clow
2013-06-11 16:21:22 +00:00
parent 1a70166889
commit beeedadba9
6 changed files with 261 additions and 2 deletions

View File

@ -53,9 +53,15 @@ Thanks to all the people who have reviewed this library and made suggestions for
[include one_of.qbk]
[include ordered-hpp.qbk]
[include is_partitioned.qbk]
[include is_permutation.qbk]
[include partition_point.qbk]
[endsect]
[section:CXX14 C++14 Algorithms]
[include equal.qbk]
[include mismatch.qbk]
[endsect]
[section:Misc Other Algorithms]
[include clamp-hpp.qbk]
[include gather.qbk]