BloombergLP::balcl::CommandLineOptionsHandle::value

Return a const reference to the value (possibly in a null state) of the option at the specified index in this handle object. The behavior is undefined unless index < numOptions().

Synopsis

Declared in <balcl_commandline.h>

OptionValue const&
value(std::size_t index) const;