support for QuantLib::Date serialization More...
#include <ql/time/date.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::Date &d, const unsigned int) |
Allow for serialization of QuantLib::Date without amending its class (non-intrusive) More... | |
support for QuantLib::Date serialization
Definition in file serializationdate.hpp.