Searched defs:Itoa (Results 1 – 2 of 2) sorted by relevance
33 inline bool Itoa(IntType value, int base, std::string* destination) { in Itoa() function