Main MRPT website > C++ reference for MRPT 1.9.9
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 50 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 52 of file aligned_allocator.h.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST