Public Types | Static Public Member Functions | List of all members
absl::hash_internal::ContainerAsVector< Container > Struct Template Reference

#include <hash_testing.h>

Public Types

using Out = std::vector< V >
 
using Out = std::vector< V >
 
using V = absl::variant< const typename Container::value_type * >
 
using V = absl::variant< const typename Container::value_type * >
 

Static Public Member Functions

static Out Do (const Container &values)
 
static Out Do (const Container &values)
 

Detailed Description

template<typename Container>
struct absl::hash_internal::ContainerAsVector< Container >

Definition at line 303 of file abseil-cpp/absl/hash/hash_testing.h.

Member Typedef Documentation

◆ Out [1/2]

template<typename Container >
using absl::hash_internal::ContainerAsVector< Container >::Out = std::vector<V>

Definition at line 305 of file abseil-cpp/absl/hash/hash_testing.h.

◆ Out [2/2]

template<typename Container >
using absl::hash_internal::ContainerAsVector< Container >::Out = std::vector<V>

◆ V [1/2]

template<typename Container >
using absl::hash_internal::ContainerAsVector< Container >::V = absl::variant<const typename Container::value_type*>

◆ V [2/2]

template<typename Container >
using absl::hash_internal::ContainerAsVector< Container >::V = absl::variant<const typename Container::value_type*>

Definition at line 304 of file abseil-cpp/absl/hash/hash_testing.h.

Member Function Documentation

◆ Do() [1/2]

template<typename Container >
static Out absl::hash_internal::ContainerAsVector< Container >::Do ( const Container &  values)
inlinestatic

Definition at line 307 of file abseil-cpp/absl/hash/hash_testing.h.

◆ Do() [2/2]

template<typename Container >
static Out absl::hash_internal::ContainerAsVector< Container >::Do ( const Container &  values)
inlinestatic

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


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