template <typename key_type>

struct TransparentSupport

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

Default case: Not transparent.

We use std::hash

<key

_type>/std::less

<key

_type> and all the lookup functions

only accept `key_type`.

Public Methods

key_type ToView (key_type v)

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