Searched defs:to_string_conv (Results 1 – 1 of 1) sorted by relevance
276 struct to_string_conv { struct277 std::string operator()(const char* const c) const { in operator ()()