mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add enable_make_indexes
This commit is contained in:
parent
bc2e3e245b
commit
410c369a6a
100 changed files with 237 additions and 156 deletions
8
sprout/index_tuple/utility.hpp
Normal file
8
sprout/index_tuple/utility.hpp
Normal file
|
@ -0,0 +1,8 @@
|
|||
#ifndef SPROUT_INDEX_TUPLE_UTILITY_HPP
|
||||
#define SPROUT_INDEX_TUPLE_UTILITY_HPP
|
||||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/index_tuple/make_indexes.hpp>
|
||||
#include <sprout/index_tuple/enable_make_indexes.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_INDEX_TUPLE_UTILITY_HPP
|
Loading…
Add table
Add a link
Reference in a new issue