Logo ROOT  
Reference Guide
ROOT::Detail::VecOps::RAdoptAllocator< T >::rebind< U > Struct Template Reference

template<typename T>
template<typename U>
struct ROOT::Detail::VecOps::RAdoptAllocator< T >::rebind< U >

Definition at line 66 of file RAdoptAllocator.hxx.

Public Types

using other = RAdoptAllocator< U >
 

#include <ROOT/RAdoptAllocator.hxx>

Member Typedef Documentation

◆ other

template<typename T >
template<typename U >
using ROOT::Detail::VecOps::RAdoptAllocator< T >::rebind< U >::other = RAdoptAllocator<U>

Definition at line 67 of file RAdoptAllocator.hxx.


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