Searched refs:has_template_operator (Results 1 – 3 of 3) sorted by relevance
33 struct has_template_operator {}; struct46 StreamT& operator<<(StreamT& os, const has_template_operator&) { in operator <<() argument93 has_template_operator item;
1392 …::Detail::stringify( item ) == "operator<<( has_template_operator )" for: "operator<<( has_templat…1394 "operator<<( has_template_operator )"
10236 stringify( has_template_operator )10242 REQUIRE( ::Catch::Detail::stringify( item ) == "operator<<( has_template_operator )" )10244 "operator<<( has_template_operator )"10246 "operator<<( has_template_operator )"