I implemented a 2D counterpart of std::array named array2d in C++17. It is an aggregate like std::array , and provides similar interface.
確定! 回上一頁