std::string
size_type size() clear() substr(size_type start, size_type len)
std::vector
T pop_back() size_type size() clear() push_back(T val)