mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
add c++14 constexpr range numeric algorithms
This commit is contained in:
parent
b2daf0262c
commit
0fa551beed
5 changed files with 129 additions and 0 deletions
|
@ -11,5 +11,6 @@
|
|||
#include <sprout/config.hpp>
|
||||
#include <sprout/range/numeric/fixed.hpp>
|
||||
#include <sprout/range/numeric/fit.hpp>
|
||||
#include <sprout/range/numeric/cxx14.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_RANGE_NUMERIC_MODIFYIING_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue