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

fix: copy - support STL container

This commit is contained in:
bolero-MURAKAMI 2013-01-14 01:13:48 +09:00
parent 1ed18456b3
commit d99a7d1436
7 changed files with 189 additions and 90 deletions

View file

@ -0,0 +1,9 @@
#ifndef SPROUT_ADAPT_SSCRISK_CEL_UTILITY_HPP
#define SPROUT_ADAPT_SSCRISK_CEL_UTILITY_HPP
#include <sscrisk/cel/utility.hpp>
#include <sprout/config.hpp>
#include <sprout/functional/hash/sscrisk/cel/utility.hpp>
#include <sprout/tuple/sscrisk/cel/utility.hpp>
#endif // #ifndef SPROUT_ADAPT_SSCRISK_CEL_UTILITY_HPP