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

#include <memory.h>

Public Types

using type = typename T::template rebind< U >::other
 

Detailed Description

template<typename T, typename U>
struct absl::memory_internal::RebindAlloc< T, U, true >

Definition at line 352 of file memory.h.

Member Typedef Documentation

template<typename T , typename U >
using absl::memory_internal::RebindAlloc< T, U, true >::type = typename T::template rebind<U>::other

Definition at line 353 of file memory.h.


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


abseil_cpp
Author(s):
autogenerated on Tue Jun 18 2019 19:44:39