AlignedAllocator< T, Align >::rebind< U > Struct Template Reference

#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/MiscLib/AlignedAllocator.h>

Public Types

typedef AlignedAllocator< U, Align > other
 

Detailed Description

template<class T, unsigned int Align = DefaultAlignment>
template<class U>
struct MiscLib::AlignedAllocator< T, Align >::rebind< U >

Definition at line 33 of file AlignedAllocator.h.

Member Typedef Documentation

◆ other

typedef AlignedAllocator<U, Align> other

Definition at line 35 of file AlignedAllocator.h.


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