Using std::array gives you better safety checking than C-style arrays, in the exact same way std::string offers better safety than C-style ...
確定! 回上一頁