WPILibC++
2018.4.1-20180921151738-1194-gf89274f
|
This is a helper class used for format_hex() and format_decimal(). More...
#include <Format.h>
Public Member Functions | |
FormattedNumber (uint64_t HV, int64_t DV, unsigned W, bool H, bool U, bool Prefix) | |
Friends | |
class | raw_ostream |
This is a helper class used for format_hex() and format_decimal().