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 () |
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>.