support hash: floating point

This commit is contained in:
bolero-MURAKAMI 2013-02-07 23:12:57 +09:00
parent 63ef07d124
commit 7aa10d1e08
276 changed files with 542 additions and 325 deletions

View file

@ -2,7 +2,7 @@
#define SPROUT_ALGORITHM_MINMAX_HPP
#include <sprout/config.hpp>
#include <sprout/utility/pair.hpp>
#include <sprout/utility/pair/pair.hpp>
#include HDR_FUNCTIONAL_SSCRISK_CEL_OR_SPROUT
namespace sprout {