Construct an OccurrenceInfo object having the specified defaultValue.

Synopsis

Declared in <balcl_occurrenceinfo.h>

explicit
OccurrenceInfo(
    bsl::vector<double> const& defaultValue,
    bslma::Allocator* basicAllocator = 0);

Created with MrDocs