1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

add std::complex container adapt

This commit is contained in:
bolero-MURAKAMI 2014-07-13 02:12:13 +09:00
parent 9b4ffacda6
commit 37a8e6c6e7
2 changed files with 115 additions and 1 deletions

View file

@ -10,7 +10,7 @@
#include <complex>
#include <sprout/config.hpp>
//#include <sprout/container/std/complex.hpp>
#include <sprout/container/std/complex.hpp>
#include <sprout/functional/hash/std/complex.hpp>
#include <sprout/tuple/std/complex.hpp>