webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <limits>
#include <typeinfo>
#include <google/protobuf/stubs/atomic_sequence_num.h>
#include <google/protobuf/stubs/atomicops.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/mutex.h>
#include <google/protobuf/stubs/type_traits.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google.protobuf.internal | |
Macros | |
#define | RTTI_TYPE_ID(type) (&typeid(type)) |
Functions | |
template<typename T > | |
void | google.protobuf.internal::arena_destruct_object (void *object) |
template<typename T > | |
void | google.protobuf.internal::arena_delete_object (void *object) |
void | google.protobuf.internal::arena_free (void *object, size_t) |