MRPT  2.0.4
List of all members | Public Types
mrpt::aligned_allocator_cpp11< T, AligmentBytes >::rebind< U > Struct Template Reference

Detailed Description

template<class T, size_t AligmentBytes = MRPT_MAX_ALIGN_BYTES>
template<class U>
struct mrpt::aligned_allocator_cpp11< T, AligmentBytes >::rebind< U >

Definition at line 49 of file aligned_allocator.h.

#include <mrpt/core/aligned_allocator.h>

Public Types

using other = aligned_allocator_cpp11< U >
 

Member Typedef Documentation

◆ other

template<class T , size_t AligmentBytes = MRPT_MAX_ALIGN_BYTES>
template<class U >
using mrpt::aligned_allocator_cpp11< T, AligmentBytes >::rebind< U >::other = aligned_allocator_cpp11<U>

Definition at line 51 of file aligned_allocator.h.




Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sat Jun 27 14:00:59 UTC 2020