mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
arranged type_traits headers
This commit is contained in:
parent
0bfeeb755a
commit
b578294eb8
46 changed files with 372 additions and 165 deletions
|
@ -12,7 +12,8 @@
|
|||
#include <type_traits>
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/algorithm/cxx14/detail/sort_tool.hpp>
|
||||
#include <sprout/type_traits/std_type_traits.hpp>
|
||||
#include <sprout/type_traits/is_trivially_copy_constructible.hpp>
|
||||
#include <sprout/type_traits/is_trivially_copy_assignable.hpp>
|
||||
#include <sprout/utility/swap.hpp>
|
||||
#include HDR_FUNCTIONAL_SSCRISK_CEL_OR_SPROUT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue