Calls a packer in nested way. More...
Calls a packer in nested way.
Definition at line 246 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.  More... | |
      
  | 
  inlinestatic | 
Call the packer.
| obj | object to pack | 
| mem | memory where to pack | 
| sts | information about the packing | 
Definition at line 255 of file Packer_util.hpp.