struct ArenaInitialized

Defined at line 169 of file ../../third_party/protobuf/src/google/protobuf/port.h

Tag type used to invoke the arena constructor overload of classes such

as ExtensionSet and MapFieldLite in aggregate initialization. These

classes typically don't have move/copy constructors, which rules out

explicit initialization in pre-C++17.

Public Methods

void ArenaInitialized ()

Defined at line 170 of file ../../third_party/protobuf/src/google/protobuf/port.h