Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
C++ の vector クラスの removeAt() は、要素を削除するだけでなく、要素を 1 つのインデックスの後にプッシュするか、インデックスを保持しますか?