#include <google/protobuf/arena.h>
#include <algorithm>
#include <atomic>
#include <limits>
#include <google/protobuf/stubs/mutex.h>
#include <google/protobuf/port_def.inc>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google.protobuf.internal | |
Variables | |
static const size_t | kMaxCleanupListElements = 64 |
static const size_t | kMinCleanupListElements = 8 |