Create a command‐line‐option value object having the type and value of the specified value.
Synopsis
Declared in <balcl_optionvalue.h>
explicit
OptionValue(
bsl::vector<bdlt::Datetime> const& value,
bslma::Allocator* basicAllocator = 0);
Created with MrDocs