Create a default (empty) command‐line option using the specified basicAllocator to supply memory.
Synopsis
Declared in <balcl_option.h>
explicit
Option(bslma::Allocator* basicAllocator);
Parameters
Name |
Description |
basicAllocator |
memory allocator; null uses the default |
Created with MrDocs