Compressed Sparse Blocks  1.2
 All Classes Files Functions Variables Typedefs Friends Macros Pages
Public Types | List of all members
aligned_allocator< T, Alignment >::rebind< U > Struct Template Reference

#include <aligned.h>

Public Types

typedef aligned_allocator< U,
Alignment > 
other
 

Detailed Description

template<typename T, std::size_t Alignment>
template<typename U>
struct aligned_allocator< T, Alignment >::rebind< U >

Definition at line 49 of file aligned.h.

Member Typedef Documentation

template<typename T , std::size_t Alignment>
template<typename U >
typedef aligned_allocator<U, Alignment> aligned_allocator< T, Alignment >::rebind< U >::other

Definition at line 51 of file aligned.h.


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