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

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

Detailed Description

support for QuantLib::Period serialization

Definition in file serializationperiod.hpp.