In case of a std::vecto r you can use the function std::remove. // removeElements.cpp #include <algorithm> #include <iostream> #include <vector> ...
確定! 回上一頁