add enable_make_indexes

This commit is contained in:
bolero-MURAKAMI 2013-04-06 13:06:51 +09:00
parent bc2e3e245b
commit 410c369a6a
100 changed files with 237 additions and 156 deletions

View file

@ -8,7 +8,7 @@
#include <stdexcept>
#include <type_traits>
#include <sprout/config.hpp>
#include <sprout/index_tuple.hpp>
#include <sprout/index_tuple/metafunction.hpp>
#include <sprout/array/array.hpp>
#include <sprout/array/make_array.hpp>
#include <sprout/iterator/reverse_iterator.hpp>