webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
stl_util.h File Reference
#include <google/protobuf/stubs/common.h>

Go to the source code of this file.

Namespaces

 google
 
 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)