[#BloombergLP-balcl-OccurrenceInfo-2constructor-00] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balcl.adoc[balcl]::xref:BloombergLP/balcl/OccurrenceInfo.adoc[OccurrenceInfo]::OccurrenceInfo :relfileprefix: ../../../ :mrdocs: Construct an `OccurrenceInfo` object having the specified `defaultValue`. == Synopsis Declared in `<balcl_occurrenceinfo.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit OccurrenceInfo( xref:bsl/vector-00d.adoc[bsl::vector<bsl::string>] const& defaultValue, xref:BloombergLP/bslma/Allocator.adoc[bslma::Allocator]* basicAllocator = 0); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#