mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add C++17 make_from_tuple
This commit is contained in:
parent
eec9c86920
commit
23408e46c4
4 changed files with 50 additions and 6 deletions
|
@ -14,6 +14,7 @@
|
|||
#include <sprout/tuple/metafunctions.hpp>
|
||||
#include <sprout/tuple/functions.hpp>
|
||||
#include <sprout/tuple/apply.hpp>
|
||||
#include <sprout/tuple/make_from_tuple.hpp>
|
||||
#include <sprout/tuple/fused.hpp>
|
||||
#include <sprout/tuple/flex.hpp>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue