Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
serializationdate.hpp File Reference

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...
 

Detailed Description

support for QuantLib::Date serialization

Definition in file serializationdate.hpp.