Create a default (empty) command-line option.
Declared in <balcl_option.h>
<balcl_option.h>
Option();
Optionally specify a basicAllocator used to supply memory. If basicAllocator is 0, the currently installed default allocator is used.
basicAllocator