template <typename T>
struct FallbackMessageTraits
Defined at line 247 of file ../../third_party/protobuf/src/src/google/protobuf/message_lite.h
Public Methods
const void * default_instance ()
Defined at line 248 of file ../../third_party/protobuf/src/src/google/protobuf/message_lite.h
const auto * class_data ()
Defined at line 249 of file ../../third_party/protobuf/src/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 255 of file ../../third_party/protobuf/src/src/google/protobuf/message_lite.h