mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add type_traits/*
This commit is contained in:
parent
84956034ad
commit
64dd2582a4
13 changed files with 114 additions and 76 deletions
|
@ -2,7 +2,8 @@
|
|||
#define SPROUT_UTILITY_HPP
|
||||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/utility/operation.hpp>
|
||||
#include <sprout/utility/pair.hpp>
|
||||
#include <sprout/utility/operation.hpp>
|
||||
#include <sprout/utility/operation_ext.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_UTILITY_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue