Public Types | Static Public Member Functions | List of all members
google::protobuf.internal::TransparentSupport< key_type > Struct Template Reference

#include <map.h>

Public Types

using hash = std::hash< key_type >
 
template<typename K >
using key_arg = key_type
 
using less = std::less< key_type >
 

Static Public Member Functions

static bool Equals (const key_type &a, const key_type &b)
 

Detailed Description

template<typename key_type>
struct google::protobuf.internal::TransparentSupport< key_type >

Definition at line 201 of file third_party/protobuf/src/google/protobuf/map.h.

Member Typedef Documentation

◆ hash

template<typename key_type >
using google::protobuf.internal::TransparentSupport< key_type >::hash = std::hash<key_type>

◆ key_arg

template<typename key_type >
template<typename K >
using google::protobuf.internal::TransparentSupport< key_type >::key_arg = key_type

◆ less

template<typename key_type >
using google::protobuf.internal::TransparentSupport< key_type >::less = std::less<key_type>

Member Function Documentation

◆ Equals()

template<typename key_type >
static bool google::protobuf.internal::TransparentSupport< key_type >::Equals ( const key_type a,
const key_type b 
)
inlinestatic

The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:26