Create a command‐line‐option value object having the specified value.
Synopsis
Declared in <balcl_optionvalue.h>
explicit
OptionValue(
bsls::Types::Int64 value,
bslma::Allocator* basicAllocator = 0);
Created with MrDocs