QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
earlier_than< T > Struct Template Reference

compare two objects by date More...

+ Collaboration diagram for earlier_than< T >:

Detailed Description

template<class T>
struct QuantLib::earlier_than< T >

compare two objects by date

There is no generic implementation of this struct. Template specializations will have to be defined for each needed type (see CashFlow for an example.)

Definition at line 130 of file comparison.hpp.