TPIE

2362a60
tpie::bits::allocator_usage< T, allocator< T > > Struct Template Reference

Static Public Member Functions

static void alloc_copy (array< T, allocator< T > > &host, const T *copy_from)
 
static void alloc_fill (array< T, allocator< T > > &host, const T &elm)
 
static void alloc_dfl (array< T, allocator< T > > &host)
 
static void destruct_and_dealloc (array< T, allocator< T > > &host)
 

Detailed Description

template<typename T>
struct tpie::bits::allocator_usage< T, allocator< T > >

Definition at line 587 of file array.h.


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