struct StringEq

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

Public Methods

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

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

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

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

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

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

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

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