TPIE

2362a60
tpie::plain_store Struct Reference

Plain old store. 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

Plain old store.

We sort elements of type T, they are pushed to us a T, and we store them as T.

Definition at line 60 of file store.h.


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