Amended calendar. More...
#include <qle/calendars/amendedcalendar.hpp>
Inheritance diagram for AmendedCalendar:
Collaboration diagram for AmendedCalendar:Classes | |
| class | Impl |
Public Member Functions | |
| AmendedCalendar (const QuantLib::Calendar &, const std::string &name) | |
Amended calendar.
Any added or removed dates do not affect other implementations of this calendar.
Definition at line 36 of file amendedcalendar.hpp.
| AmendedCalendar | ( | const QuantLib::Calendar & | calendar, |
| const std::string & | name | ||
| ) |
Definition at line 36 of file amendedcalendar.cpp.