mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +00:00
[desuructive changes] container traits new interface [破壊的変更]
This commit is contained in:
parent
52a2178ac1
commit
ad60c8c530
356 changed files with 3183 additions and 3251 deletions
|
@ -1,8 +1,8 @@
|
|||
#ifndef SPROUT_TUPLE_FUNCTIONS_HPP
|
||||
#define SPROUT_TUPLE_FUNCTIONS_HPP
|
||||
|
||||
#include <sprout/tuple/clone.hpp>
|
||||
#include <sprout/tuple/make_clone.hpp>
|
||||
#include <sprout/tuple/remake_clone.hpp>
|
||||
#include <sprout/tuple/deep_copy.hpp>
|
||||
#include <sprout/tuple/make.hpp>
|
||||
#include <sprout/tuple/remake.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_TUPLE_FUNCTIONS_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue