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

arranged type_traits headers

This commit is contained in:
bolero-MURAKAMI 2015-04-05 01:32:49 +09:00
parent 0bfeeb755a
commit b578294eb8
46 changed files with 372 additions and 165 deletions

View file

@ -9,7 +9,7 @@
#define SPROUT_WEED_ATTR_CNV_RESULTS_MEM_PTR_HPP
#include <sprout/config.hpp>
#include <sprout/type_traits/std_type_traits.hpp>
#include <sprout/type_traits/result_of.hpp>
namespace sprout {
namespace weed {