Construct an OccurrenceInfo object having the specified defaultValue.
Declared in <balcl_occurrenceinfo.h>
explicit
OccurrenceInfo(
bdlt::Time const& defaultValue,
bslma::Allocator* basicAllocator = 0);
| Name | Description |
|---|---|
| defaultValue | default value for the described option |
| basicAllocator | memory allocator; null uses the default |