Public Types | Public Member Functions | List of all members
grpc_event_engine::experimental::TaskHandleComparator< TaskHandle >::Hash Struct Reference

#include <handle_containers.h>

Public Types

using HashType = std::pair< const intptr_t, const intptr_t >
 
using is_transparent = void
 

Public Member Functions

size_t operator() (const TaskHandle &handle) const
 

Detailed Description

template<typename TaskHandle>
struct grpc_event_engine::experimental::TaskHandleComparator< TaskHandle >::Hash

Definition at line 35 of file handle_containers.h.

Member Typedef Documentation

◆ HashType

Definition at line 36 of file handle_containers.h.

◆ is_transparent

template<typename TaskHandle >
using grpc_event_engine::experimental::TaskHandleComparator< TaskHandle >::Hash::is_transparent = void

Definition at line 37 of file handle_containers.h.

Member Function Documentation

◆ operator()()

template<typename TaskHandle >
size_t grpc_event_engine::experimental::TaskHandleComparator< TaskHandle >::Hash::operator() ( const TaskHandle &  handle) const
inline

Definition at line 38 of file handle_containers.h.


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


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