Public Types | Public Member Functions | List of all members
absl::container_internal::StringHashEq::Eq Struct Reference

#include <hash_function_defaults.h>

Public Types

using is_transparent = void
 

Public Member Functions

bool operator() (absl::string_view lhs, absl::string_view rhs) const
 
bool operator() (absl::string_view lhs, const absl::Cord &rhs) const
 
bool operator() (const absl::Cord &lhs, absl::string_view rhs) const
 
bool operator() (const absl::Cord &lhs, const absl::Cord &rhs) const
 

Detailed Description

Definition at line 84 of file bloaty/third_party/abseil-cpp/absl/container/internal/hash_function_defaults.h.

Member Typedef Documentation

◆ is_transparent

Member Function Documentation

◆ operator()() [1/4]

bool absl::container_internal::StringHashEq::Eq::operator() ( absl::string_view  lhs,
absl::string_view  rhs 
) const
inline

◆ operator()() [2/4]

bool absl::container_internal::StringHashEq::Eq::operator() ( absl::string_view  lhs,
const absl::Cord rhs 
) const
inline

◆ operator()() [3/4]

bool absl::container_internal::StringHashEq::Eq::operator() ( const absl::Cord lhs,
absl::string_view  rhs 
) const
inline

◆ operator()() [4/4]

bool absl::container_internal::StringHashEq::Eq::operator() ( const absl::Cord lhs,
const absl::Cord rhs 
) const
inline

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


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