add tpp one_of

This commit is contained in:
bolero-MURAKAMI 2012-11-02 22:00:10 +09:00
parent 2b366b5f03
commit ac80a04970
5 changed files with 94 additions and 9 deletions

View file

@ -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