RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
rawspeed::AlignedAllocator< T, alignment >::rebind< U > Struct Template Referencefinal

#include "adt/AlignedAllocator.h"

Public Types

using other = AlignedAllocator<U, alignment>

Detailed Description

template<class T, int alignment>
template<class U>
struct rawspeed::AlignedAllocator< T, alignment >::rebind< U >

Definition at line 43 of file AlignedAllocator.h.

Member Typedef Documentation

◆ other

template<class T, int alignment>
template<class U>
using rawspeed::AlignedAllocator< T, alignment >::rebind< U >::other = AlignedAllocator<U, alignment>

Definition at line 44 of file AlignedAllocator.h.


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