WPILibC++
2019.1.1-beta-1-1-g0a2ab4f
|
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().