std::vector::pop_back ... Removes the last element in the vector, effectively reducing the container size by one. This destroys the removed element. Parameters.
確定! 回上一頁