mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
sprout/utility/move.hpp 追加
tuple に要素数の異なるタプルからの暗黙の変換を追加
This commit is contained in:
parent
40036a4c05
commit
e11c2eb867
5 changed files with 74 additions and 16 deletions
|
@ -2,6 +2,6 @@
|
|||
#define SPROUT_UTILITY_HPP
|
||||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/utility/forward.hpp>
|
||||
#include <sprout/utility/operation.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_UTILITY_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue