TPIE

2362a60
tpie::pointer_store Struct Reference

Sort elements using pointer indirection. More...

#include <tpie/pipelining/store.h>

Classes

struct  element_type
 
struct  specific
 

Public Member Functions

template<typename element_t >
specific< element_t > get_specific ()
 

Detailed Description

Sort elements using pointer indirection.

We sort elements of type T, they are push to us a T. But internally they are storred as T *.

Definition at line 166 of file store.h.


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