TPIE

2362a60
tpie::explicit_tpie_unique_pointer_store Struct Reference

Sort elements in tpie unique pointers. 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 in tpie unique pointers.

We sort elements of type T, they are pushed to us as tpie::unique_ptr<T> and we store them as tpie::unique_ptr<T>.

Definition at line 131 of file store.h.


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