template <typename T>
struct FallbackMessageTraits
Defined at line 235 of file ../../third_party/protobuf/src/google/protobuf/message_lite.h
Public Methods
const void * default_instance ()
Defined at line 236 of file ../../third_party/protobuf/src/google/protobuf/message_lite.h
auto StrongPointer ()
We can't make a constexpr pointer to the default, so use a function pointer
instead.
Defined at line 239 of file ../../third_party/protobuf/src/google/protobuf/message_lite.h