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 20 of file Packer_util.hpp.
#include <Unpacker.hpp>
Static Public Member Functions | |
| static void | unpack (ExtPreAlloc< Mem >, T &obj) | 
| Error, no implementation.  More... | |
      
  | 
  inlinestatic | 
Error, no implementation.
Definition at line 36 of file Unpacker.hpp.