TrinityCore
|
#include <google/protobuf/stubs/common.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
Functions | |
template<class ForwardIterator > | |
void | google::protobuf::STLDeleteContainerPointers (ForwardIterator begin, ForwardIterator end) |
void | google::protobuf::STLStringResizeUninitialized (string *s, size_t new_size) |
char * | google::protobuf::string_as_array (string *str) |
template<class T > | |
void | google::protobuf::STLDeleteElements (T *container) |
template<class T > | |
void | google::protobuf::STLDeleteValues (T *v) |