template<typename T, int S> void Foo(std::initializer_list<T> init_list) { std::array<T, S> my_array = **** }.
確定! 回上一頁