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 () |
Plain old store.
We sort elements of type T, they are pushed to us a T, and we store them as T.