BloombergLP::balcl::CommandLine::isValidOptionSpecificationTable

Return true if the specified (statically-initialized) specTable has a valid set of command-line option specifications, and false otherwise.

Synopsis

Declared in <balcl_commandline.h>

template<int LENGTH>
static
bool
isValidOptionSpecificationTable(OptionInfo(& specTable)[]);

Description

Non-const specTable entries may be updated in place.

Return Value

true if specTable has valid option specifications, and false otherwise

Parameters

NameDescription
specTablestatically-initialized option specification table