Searched defs:StringMakerBase (Results 1 – 1 of 1) sorted by relevance
1637 struct StringMakerBase { struct1640 static std::string convert( T const& v ) in convert()1651 struct StringMakerBase<true> { struct1653 static std::string convert( T const& _value ) { in convert()