mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-29 03:57:17 +02:00
Added docs for C++14 variants of 'equal' and 'mismatch'
[SVN r84447]
This commit is contained in:
@ -56,6 +56,11 @@ Thanks to all the people who have reviewed this library and made suggestions for
|
||||
[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]
|
||||
|
Reference in New Issue
Block a user