PLaSK library
Loading...
Searching...
No Matches
plask::aligned_allocator< T >::rebind< U > Struct Template Reference

#include <plask/memalloc.hpp>

Public Types

typedef aligned_allocator< U > other
 

Detailed Description

template<class T>
template<class U>
struct plask::aligned_allocator< T >::rebind< U >

Definition at line 245 of file memalloc.hpp.

Member Typedef Documentation

◆ other

template<class T >
template<class U >
typedef aligned_allocator<U> plask::aligned_allocator< T >::rebind< U >::other

Definition at line 245 of file memalloc.hpp.


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