Searched defs:print_t (Results 1 – 2 of 2) sorted by relevance
159 struct print_t { struct161 void operator()(std::ostream& os, X x) const { in operator ()()
73 struct print_t { struct75 std::string operator()(T const& t) const { in operator ()()