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
 

Detailed Description

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

Definition at line 347 of file memory.h.

Member Typedef Documentation

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 348 of file memory.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59