Remove all transitions from this timetable that occur on the specified date. The removal of a transition invalidates all iterators. The behavior is undefined unless date is within the valid range of this timetable.

Synopsis

Declared in <bdlt_timetable.h>

void
removeTransitions(Date const& date);

Created with MrDocs