There are several ways to use a std::vector as a C array (for example, for compatibility with C libraries). This is possible because the elements in a vector ...
確定! 回上一頁