STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::runtime::cache_line_aligned_allocator< T >::rebind< U > Struct Template Reference

Provides a way to obtain an allocator for a different type. More...

Public Types

using other = cache_line_aligned_allocator< U >
 

Detailed Description

template<typename T>
template<typename U>
struct stapl::runtime::cache_line_aligned_allocator< T >::rebind< U >

Provides a way to obtain an allocator for a different type.


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