TPIE

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 85 of file array.h.


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