Public Member Functions | |
constexpr | AnyDefaultTypeInternal () |
~AnyDefaultTypeInternal () | |
Public Attributes | |
union { | |
Any _instance | |
}; | |
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< Any > | _instance |
Definition at line 18 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
inlineconstexpr |
Definition at line 26 of file protobuf/src/google/protobuf/any.pb.cc.
|
inline |
Definition at line 28 of file protobuf/src/google/protobuf/any.pb.cc.
union { ... } |
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<Any> AnyDefaultTypeInternal::_instance |
Definition at line 20 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
Any AnyDefaultTypeInternal::_instance |
Definition at line 30 of file protobuf/src/google/protobuf/any.pb.cc.