This is a helper class used for format_hex() and format_decimal().
Synopsis
Declared in <llvm/Support/Format.h>
class FormattedNumber;
Member Functions
Name |
Description |
|
Construct a number formatter with value, width, and hex/decimal style. |
Friends
Name |
Description |
Extremely fast bulk output stream that only supports sequential writing. |
Non-Member Functions
Name |
Description |
Output |
|
Output |
|
Output |
|
Format |
|
Format |
Created with MrDocs