NullCalendar Class Reference
[Calendars]
#include <ql/time/calendars/nullcalendar.hpp>
Inheritance diagram for NullCalendar:

Detailed Description
Calendar for reproducing theoretical calculations.This calendar has no holidays. It ensures that dates at whole-month distances have the same day of month.
- Examples:
-
Replication.cpp, and Repo.cpp.