3. There's also how-to initialize 'const std::vector<T>' like a c array. · You should enable C++11 support in your compiler, e.g. g++ -std=c++11 ...
確定! 回上一頁