WPILibC++
2019.4.1-5-gaab4c49
|
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().