mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-12 14:54:10 +00:00
modify namespace result_of -> results
support C++14 type_traits
This commit is contained in:
parent
d386893a74
commit
bf0c7021cf
350 changed files with 2628 additions and 1912 deletions
|
@ -13,5 +13,7 @@
|
|||
#include <sprout/tpp/algorithm/any_of.hpp>
|
||||
#include <sprout/tpp/algorithm/none_of.hpp>
|
||||
#include <sprout/tpp/algorithm/one_of.hpp>
|
||||
#include <sprout/tpp/algorithm/min_element.hpp>
|
||||
#include <sprout/tpp/algorithm/max_element.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_TPP_ALGORITHM_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue