Create a command‐line‐option value object in the unset state (i.e., OptionType::e_VOID == type()).

Synopsis

Declared in <balcl_optionvalue.h>

OptionValue();

Description

Optionally specify a basicAllocator used to supply memory. If basicAllocator is not specified, the currently installed default allocator is used.

Created with MrDocs