Sprout/sprout/index_tuple.hpp
2013-01-25 15:14:29 +09:00

12 lines
414 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/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