add advance C++14 constexpr version

This commit is contained in:
bolero-MURAKAMI 2013-10-05 13:35:26 +09:00
parent b76e0aeb7f
commit a90bbd5f38
28 changed files with 145 additions and 46 deletions

View file

@ -15,7 +15,6 @@
#include <sprout/container/indexes.hpp>
#include <sprout/algorithm/fixed/result_of.hpp>
#include <sprout/pit/pit.hpp>
#include <sprout/math/comparison.hpp>
#include <sprout/math/constants.hpp>
#include <sprout/math/sin.hpp>
#include <sprout/detail/container_complate.hpp>