mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-04 14:14:09 +00:00
add tpp one_of
This commit is contained in:
parent
2b366b5f03
commit
ac80a04970
5 changed files with 94 additions and 9 deletions
|
@ -5,5 +5,6 @@
|
|||
#include <sprout/tpp/algorithm/all_of.hpp>
|
||||
#include <sprout/tpp/algorithm/any_of.hpp>
|
||||
#include <sprout/tpp/algorithm/none_of.hpp>
|
||||
#include <sprout/tpp/algorithm/one_of.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_TPP_ALGORITHM_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue