Public Types | List of all members
absl::memory_internal::RebindPtr< T, U, void_t< typename T::template rebind< U > > > Struct Template Reference

#include <memory.h>

Public Types

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

Detailed Description

template<typename T, typename U>
struct absl::memory_internal::RebindPtr< T, U, void_t< typename T::template rebind< U > > >

Definition at line 332 of file memory.h.

Member Typedef Documentation

template<typename T , typename U >
using absl::memory_internal::RebindPtr< T, U, void_t< typename T::template rebind< U > > >::type = typename T::template rebind<U>

Definition at line 333 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