diff --git a/src/include/ranges/type_map.h b/src/include/ranges/type_map.h index 1c43c17..c009e19 100644 --- a/src/include/ranges/type_map.h +++ b/src/include/ranges/type_map.h @@ -101,9 +101,13 @@ namespace MultiArrayTools include_type(vector,106) include_type(std::array,201) include_type(std::array,202) + include_type(std::array,205) include_type(std::array,301) include_type(std::array,302) + include_type(std::array,305) + include_type(std::array,401) include_type(std::array,402) + include_type(std::array,405) include_type(std::array,502) include_type(std::array,602) include_type(std::array,702)