support for QuantLib::Period serialization More...
#include <ql/time/period.hpp>#include <boost/archive/binary_iarchive.hpp>#include <boost/archive/binary_oarchive.hpp>Go to the source code of this file.
Namespaces | |
| namespace | boost |
| namespace | boost::serialization |
Functions | |
| template<class Archive > | |
| void | serialize (Archive &ar, QuantLib::Period &p, const unsigned int) |
| Allow for serialization of QuantLib::Period without amending its class (non-intrusive) More... | |
support for QuantLib::Period serialization
Definition in file serializationperiod.hpp.