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

#include <memory.h>

Public Types

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

Detailed Description

template<typename T, typename U, typename = void>
struct absl::memory_internal::RebindPtr< T, U, typename >

Definition at line 327 of file memory.h.

Member Typedef Documentation

template<typename T, typename U, typename = void>
using absl::memory_internal::RebindPtr< T, U, typename >::type = typename RebindFirstArg<T, U>::type

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