Construct an OccurrenceInfo object having the specified defaultValue.
Synopsis
Declared in <balcl_occurrenceinfo.h>
explicit
OccurrenceInfo(
double defaultValue,
bslma::Allocator* basicAllocator = 0);
Created with MrDocs