1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
Sprout/sprout/index_tuple.hpp
2012-04-04 22:59:02 +09:00

11 lines
373 B
C++

#ifndef SPROUT_INDEX_TUPLE_HPP
#define SPROUT_INDEX_TUPLE_HPP
#include <sprout/config.hpp>
#include <sprout/index_tuple/index_tuple.hpp>
#include <sprout/index_tuple/make_indexes.hpp>
#include <sprout/index_tuple/index_range.hpp>
#include <sprout/index_tuple/index_n.hpp>
#include <sprout/index_tuple/pack_indexes.hpp>
#endif // #ifndef SPROUT_INDEX_TUPLE_HPP