Nested width or precision argument-id variants.
Declared in <bslfmt_testspecificationgenerator.h>
enum NestedVariant;
| 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}). |