Public Member Functions | Public Attributes | Friends | List of all members
FastUnorderedSet< T > Struct Template Reference

Public Member Functions

 FastUnorderedSet (size_t count)
 

Public Attributes

std::vector< Tvalues
 

Friends

template<typename H >
H AbslHashValue (H h, const FastUnorderedSet &fus)
 

Detailed Description

template<typename T>
struct FastUnorderedSet< T >

Definition at line 124 of file abseil-cpp/absl/hash/hash_benchmark.cc.

Constructor & Destructor Documentation

◆ FastUnorderedSet()

template<typename T >
FastUnorderedSet< T >::FastUnorderedSet ( size_t  count)
inlineexplicit

Definition at line 125 of file abseil-cpp/absl/hash/hash_benchmark.cc.

Friends And Related Function Documentation

◆ AbslHashValue

template<typename T >
template<typename H >
H AbslHashValue ( H  h,
const FastUnorderedSet< T > &  fus 
)
friend

Definition at line 133 of file abseil-cpp/absl/hash/hash_benchmark.cc.

Member Data Documentation

◆ values

template<typename T >
std::vector<T> FastUnorderedSet< T >::values

Definition at line 130 of file abseil-cpp/absl/hash/hash_benchmark.cc.


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


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