TPIE

2362a60
tpie::pointer_store::specific< element_t > Struct Template Reference

Inherited by tpie::bits::dynamic_specific_selector< element_t, true >.

Public Types

typedef element_t element_type
 
typedef element_t * store_type
 
typedef element_t outer_type
 

Public Member Functions

element_type store_to_element (const store_type e)
 
store_type element_to_store (const element_type &e)
 
store_type outer_to_store (const outer_type &e)
 
outer_type store_to_outer (const store_type &e)
 

Static Public Member Functions

static const element_type & store_as_element (const store_type e)
 

Static Public Attributes

static const size_t item_size = sizeof(element_t) + sizeof(store_type)
 

Detailed Description

template<typename element_t>
struct tpie::pointer_store::specific< element_t >

Definition at line 173 of file store.h.


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