Public Types | List of all members
absl::memory_internal::RebindAlloc< T, U, bool > Struct Template Reference

#include <memory.h>

Public Types

using type = typename RebindFirstArg< T, U >::type
 
using type = typename RebindFirstArg< T, U >::type
 

Detailed Description

template<typename T, typename U, bool = HasRebindAlloc<T, U>(nullptr)>
struct absl::memory_internal::RebindAlloc< T, U, bool >

Definition at line 349 of file third_party/abseil-cpp/absl/memory/memory.h.

Member Typedef Documentation

◆ type [1/2]

template<typename T , typename U , bool = HasRebindAlloc<T, U>(nullptr)>
using absl::memory_internal::RebindAlloc< T, U, bool >::type = typename RebindFirstArg<T, U>::type

Definition at line 350 of file third_party/abseil-cpp/absl/memory/memory.h.

◆ type [2/2]

template<typename T , typename U , bool = HasRebindAlloc<T, U>(nullptr)>
using absl::memory_internal::RebindAlloc< T, U, bool >::type = typename RebindFirstArg<T, U>::type

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


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