PUP::reconstruct Struct Reference
A utility to let classes avoid default construction when they're about to be unpacked, by defining a constructor that takes a value of type
PUP::reconstruct.
More...
#include <pup.h>
Detailed Description
A utility to let classes avoid default construction when they're about to be unpacked, by defining a constructor that takes a value of type
PUP::reconstruct.
Definition at line 87 of file pup.h.
The documentation for this struct was generated from the following file: