LLVM: llvm::FmtAlign Struct Reference (original) (raw)

Helper class to format to a Width wide field, with alignment Where within that field. More...

#include "[llvm/Support/FormatCommon.h](FormatCommon%5F8h%5Fsource.html)"

Detailed Description

Helper class to format to a Width wide field, with alignment Where within that field.

Definition at line 21 of file FormatCommon.h.

Constructor & Destructor Documentation

Member Function Documentation

format()

Member Data Documentation

Adapter

Fill

char llvm::FmtAlign::Fill

Where

Width


The documentation for this struct was generated from the following file: