If your compiler supports the C++ version above C++11, you can simply initialize the vector using the {} notation. Since std::vector is a class, to initialize ...
確定! 回上一頁