#include <str_cat.h>
Public Member Functions | |
template<typename Int > | |
Dec (Int v, PadSpec spec=absl::kNoPad, typename std::enable_if<(sizeof(Int)<=8)>::type *=nullptr) | |
Public Attributes | |
char | fill |
bool | neg |
uint64_t | value |
uint8_t | width |
|
inlineexplicit |