But how is this accomplished? Before C++17 I imagine std::array used std::initializer_list and a template parameter for size deduction, ...
確定! 回上一頁