Home
last modified time | relevance | path

Searched refs:IntToDigitCount (Results 1 – 1 of 1) sorted by relevance

/third_party/flatbuffers/include/flatbuffers/
Dutil.h90 template<typename T> size_t IntToDigitCount(T t) { in IntToDigitCount() function
106 size_t string_width = IntToDigitCount(t);