mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-04 14:14:09 +00:00
add C++14 constexpr range algorithms
This commit is contained in:
parent
856fb90150
commit
cd16923347
57 changed files with 2022 additions and 12 deletions
|
@ -11,5 +11,6 @@
|
|||
#include <sprout/config.hpp>
|
||||
#include <sprout/range/algorithm/fixed.hpp>
|
||||
#include <sprout/range/algorithm/fit.hpp>
|
||||
#include <sprout/range/algorithm/cxx14.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_RANGE_ALGORITHM_MODIFYIING_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue