Add docs for find_not.hpp.

This commit is contained in:
Zach Laine
2018-05-10 19:01:12 -05:00
parent 94460b0ca5
commit 86d26e7e2e
2 changed files with 81 additions and 0 deletions

View File

@ -64,6 +64,7 @@ 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 gather.qbk]
[include hex.qbk]
[include is_palindrome.qbk]