1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

add _indexes User-defined literals

This commit is contained in:
bolero-MURAKAMI 2013-04-07 21:55:55 +09:00
parent 410c369a6a
commit f0dfb208e0
3 changed files with 82 additions and 0 deletions

View file

@ -4,5 +4,6 @@
#include <sprout/config.hpp>
#include <sprout/index_tuple/make_indexes.hpp>
#include <sprout/index_tuple/enable_make_indexes.hpp>
#include <sprout/index_tuple/udl.hpp>
#endif // #ifndef SPROUT_INDEX_TUPLE_UTILITY_HPP