Searched refs:IntToDigitCount (Results 1 – 1 of 1) sorted by relevance
87 template<typename T> size_t IntToDigitCount(T t) { in IntToDigitCount() function103 size_t string_width = IntToDigitCount(t);
Completed in 9 milliseconds