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