Calls a packer in nested way. More...
Calls a packer in nested way.
Definition at line 468 of file Packer_util.hpp.
#include <Packer_util.hpp>
Static Public Member Functions | |
static void | call_pack (const obj_type &obj, ExtPreAlloc< Mem > &mem, Pack_stat &sts) |
Call the packer. | |
|
inlinestatic |
Call the packer.
obj | object to pack |
mem | memory where to pack |
sts | information about the packing |
Definition at line 477 of file Packer_util.hpp.