struct StringEq

Defined at line 96 of file ../../third_party/abseil-cpp/src/absl/container/internal/hash_function_defaults.h

Public Methods

bool operator() (absl::string_view lhs, absl::string_view rhs)

Defined at line 98 of file ../../third_party/abseil-cpp/src/absl/container/internal/hash_function_defaults.h

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

Defined at line 101 of file ../../third_party/abseil-cpp/src/absl/container/internal/hash_function_defaults.h

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

Defined at line 104 of file ../../third_party/abseil-cpp/src/absl/container/internal/hash_function_defaults.h

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

Defined at line 107 of file ../../third_party/abseil-cpp/src/absl/container/internal/hash_function_defaults.h