struct VariantKey

Defined at line 337 of file ../../third_party/protobuf/src/google/protobuf/map.h

Similar to the public MapKey, but specialized for the internal

implementation.

Public Members

const char * data
uint64_t integral

Public Methods

void VariantKey (uint64_t v)

Defined at line 345 of file ../../third_party/protobuf/src/google/protobuf/map.h

void VariantKey (absl::string_view v)

Defined at line 346 of file ../../third_party/protobuf/src/google/protobuf/map.h

Friends

bool VariantKey (const VariantKey & leftconst VariantKey & right)