Calls an unpacker in nested way. More...
Calls an unpacker in nested way.
Definition at line 527 of file Packer_util.hpp.
#include <Packer_util.hpp>
Static Public Member Functions | |
static void | call_unpack (obj_type &&obj, ExtPreAlloc< Mem > &mem, Unpack_stat &ps) |
constructor | |
|
inlinestatic |
constructor
mem | memory from where to unpack |
obj | object to pack |
ps | packing statistic |
Definition at line 536 of file Packer_util.hpp.