mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add advance C++14 constexpr version
This commit is contained in:
parent
b76e0aeb7f
commit
a90bbd5f38
28 changed files with 145 additions and 46 deletions
|
@ -15,7 +15,7 @@
|
|||
#include <sprout/limits.hpp>
|
||||
#include <sprout/random/detail/const_mod.hpp>
|
||||
#include <sprout/random/random_result.hpp>
|
||||
#include <sprout/math/comparison.hpp>
|
||||
#include <sprout/math/greater_equal.hpp>
|
||||
#include <sprout/assert.hpp>
|
||||
|
||||
namespace sprout {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue