File four_int_values.hpp¶
o *
- License:
License BSD-3-Clause
- Author
Vincent Berenz
- Copyright
Copyright (c) 2019, New York University and Max Planck Gesellschaft.
- Date
2019-05-22
All templated types in this namespaces are elementary types: int, double, float, char*, …
- #include <four_int_values.hpp>
Example of an instance that can be serialized.
Notice: There is a default constructor There is a serialize function It is friend to private_serialization
Public Functions
Private Members
-
friend private_serialization
Private Static Functions
-