Construct an OccurrenceInfo object having the specified defaultValue.

Synopsis

Declared in <balcl_occurrenceinfo.h>

explicit
OccurrenceInfo(
    bdlt::Datetime const& defaultValue,
    bslma::Allocator* basicAllocator = 0);

Created with MrDocs