Constructors

Synopses

Declared in <bdlt_timetable.h>

Create a default iterator. Note that the behavior of most methods is undefined when used on a default‐constructed iterator.

Create an iterator having the value of the specified original iterator.

Parameters

Name

Description

original

iterator to copy

Created with MrDocs