Alignment option values corresponding to format alignment characters.
Synopsis
Declared in <bslfmt_testspecificationgenerator.h>
enum Alignment;
Members
Name |
Description |
|
No alignment specified. |
|
Left alignment ( |
|
Center alignment ( |
|
Right alignment ( |
Created with MrDocs