/make_array

c++11 based factory method for std::array

Primary LanguageC++

make_array

C++11 based factory method for std::array

You should probably use a more sophisticated version, as this one is quite naive...