Add docs for find_backward.hpp.

This commit is contained in:
Zach Laine
2018-05-11 15:14:49 -05:00
parent 86d26e7e2e
commit 8c9d5e858c
3 changed files with 107 additions and 9 deletions

View File

@ -64,7 +64,8 @@ Thanks to all the people who have reviewed this library and made suggestions for
[section:Misc Other Algorithms]
[include clamp-hpp.qbk]
[include find.qbk]
[include find_not.qbk]
[include find_backward.qbk]
[include gather.qbk]
[include hex.qbk]
[include is_palindrome.qbk]