piranha  0.10
Public Types | List of all members
piranha::cache_aligning_allocator< T >::rebind< U > Struct Template Reference

Allocator rebind. More...

#include <piranha/cache_aligning_allocator.hpp>

Public Types

using other = cache_aligning_allocator< U >
 Allocator re-parametrised over U.
 

Detailed Description

template<typename T>
template<typename U>
struct piranha::cache_aligning_allocator< T >::rebind< U >

Allocator rebind.

Definition at line 75 of file cache_aligning_allocator.hpp.


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