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

add array_sub template

This commit is contained in:
bolero-MURAKAMI 2016-03-27 20:55:39 +09:00
parent 0f210dee5f
commit 2ebfc158b9
3 changed files with 35 additions and 5 deletions

View file

@ -18,5 +18,6 @@
#include <sprout/sub_array/sub_window.hpp>
#include <sprout/sub_array/sub_offset.hpp>
#include <sprout/sub_array/type_traits.hpp>
#include <sprout/sub_array/array_sub.hpp>
#endif // #ifndef SPROUT_SUB_ARRAY_HPP