Nested width or precision argument‐id variants.

Synopsis

Declared in <bslfmt_testspecificationgenerator.h>

enum NestedVariant;

Members

Name

Description

e_NESTED_DEFAULT

Nested option with empty braces ({} / .{}).

e_NESTED_ARG_1

Nested option referencing argument 1 ({1} / .{1}).

e_NESTED_ARG_2

Nested option referencing argument 2 ({2} / .{2}).

Created with MrDocs