Calls an unpacker in nested way. More...
Calls an unpacker in nested way.
Definition at line 306 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  More... | |
      
  | 
  inlinestatic | 
constructor
| mem | memory from where to unpack | 
| obj | object to pack | 
| ps | packing statistic | 
Definition at line 315 of file Packer_util.hpp.