Unpacker class.
T | object type to unpack |
Mem | Memory origin HeapMemory CudaMemory ... |
Implementation | of the unpacker (the Pack_selector choose the correct one) |
Definition at line 33 of file Unpacker.hpp.
#include <Unpacker.hpp>
Static Public Member Functions | |
static void | unpack (ExtPreAlloc< Mem >, T &obj) |
Error, no implementation. | |
|
inlinestatic |
Error, no implementation.
Definition at line 40 of file Unpacker.hpp.