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

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

Public Types

typedef pool_allocator< U, N > other
 

Detailed Description

template<typename T, std::size_t N>
template<typename U>
struct stapl::pool_allocator< T, N >::rebind< U >

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


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