Create a default (empty) command‐line option.

Synopsis

Declared in <balcl_option.h>

Option();

Description

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

Created with MrDocs