#include <google/protobuf/stubs/common.h>#include <algorithm>

Go to the source code of this file.
Namespaces | |
| google::protobuf | |
Functions | |
| void | google::protobuf::STLStringResizeUninitialized (std::string *s, size_t new_size) |
| void | google::protobuf::STLStringResizeUninitializedAmortized (std::string *s, size_t new_size) |
| char * | google::protobuf::string_as_array (std::string *str) |