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

#include <hash_function_defaults.h>

Inheritance diagram for absl::container_internal::StringHash:
Inheritance graph
[legend]

Public Types

using is_transparent = void
 
using is_transparent = void
 

Public Member Functions

size_t operator() (absl::string_view v) const
 
size_t operator() (absl::string_view v) const
 
size_t operator() (const absl::Cord &v) const
 
size_t operator() (const absl::Cord &v) const
 

Detailed Description

Definition at line 70 of file abseil-cpp/absl/container/internal/hash_function_defaults.h.

Member Typedef Documentation

◆ is_transparent [1/2]

using absl::container_internal::StringHash::is_transparent = void

◆ is_transparent [2/2]

using absl::container_internal::StringHash::is_transparent = void

Member Function Documentation

◆ operator()() [1/4]

size_t absl::container_internal::StringHash::operator() ( absl::string_view  v) const
inline

◆ operator()() [2/4]

size_t absl::container_internal::StringHash::operator() ( absl::string_view  v) const
inline

◆ operator()() [3/4]

size_t absl::container_internal::StringHash::operator() ( const absl::Cord v) const
inline

◆ operator()() [4/4]

size_t absl::container_internal::StringHash::operator() ( const absl::Cord v) 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