Public Member Functions | |
constexpr | EmptyDefaultTypeInternal () |
~EmptyDefaultTypeInternal () | |
Public Attributes | |
union { | |
Empty _instance | |
}; | |
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< Empty > | _instance |
Definition at line 18 of file bloaty/third_party/protobuf/src/google/protobuf/empty.pb.cc.
|
inlineconstexpr |
Definition at line 23 of file protobuf/src/google/protobuf/empty.pb.cc.
|
inline |
Definition at line 25 of file protobuf/src/google/protobuf/empty.pb.cc.
union { ... } |
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<Empty> EmptyDefaultTypeInternal::_instance |
Definition at line 20 of file bloaty/third_party/protobuf/src/google/protobuf/empty.pb.cc.
Empty EmptyDefaultTypeInternal::_instance |
Definition at line 27 of file protobuf/src/google/protobuf/empty.pb.cc.