|
SST 15.0
Structural Simulation Toolkit
|
Version of serialize that works for arithmetic and enum types. More...
#include <serialize.h>
Public Member Functions | |
| void | operator() (T &t, serializer &ser, ser_opt_t options) |
| SST_FRIEND_SERIALIZE () | |
| void | operator() (T &t, serializer &ser, ser_opt_t UNUSED(options)) |
Version of serialize that works for arithmetic and enum types.