Public Member Functions | |
constexpr | StructDefaultTypeInternal () |
~StructDefaultTypeInternal () | |
Public Attributes | |
union { | |
Struct _instance | |
}; | |
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< Struct > | _instance |
Definition at line 23 of file bloaty/third_party/protobuf/src/google/protobuf/struct.pb.cc.
|
inlineconstexpr |
Definition at line 35 of file protobuf/src/google/protobuf/struct.pb.cc.
|
inline |
Definition at line 37 of file protobuf/src/google/protobuf/struct.pb.cc.
union { ... } |
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<Struct> StructDefaultTypeInternal::_instance |
Definition at line 25 of file bloaty/third_party/protobuf/src/google/protobuf/struct.pb.cc.
Struct StructDefaultTypeInternal::_instance |
Definition at line 39 of file protobuf/src/google/protobuf/struct.pb.cc.