Template Struct integral_padded_

Struct Documentation

template<typename T>
struct integral_padded_

format an integral type with a custom radix, and pad with zeroes on the left

Public Functions

inline C4_ALWAYS_INLINE integral_padded_(T val_, T radix_, size_t nd)

Public Members

T val
T radix
size_t num_digits