OsmAnd
Packages | Functions
jni/protobuf/google/protobuf/stubs/stl_util-inl.h File Reference
#include <google/protobuf/stubs/common.h>

Go to the source code of this file.

Packages

namespace  google
namespace  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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines