Home
last modified time | relevance | path

Searched refs:has_template_operator (Results 1 – 3 of 3) sorted by relevance

/external/catch2/projects/SelfTest/UsageTests/
DToStringWhich.tests.cpp33 struct has_template_operator {}; struct
46 StreamT& operator<<(StreamT& os, const has_template_operator&) { in operator <<() argument
93 has_template_operator item;
/external/catch2/projects/SelfTest/Baselines/
Dcompact.sw.approved.txt1392 …::Detail::stringify( item ) == "operator<<( has_template_operator )" for: "operator<<( has_templat…
1394 "operator<<( has_template_operator )"
Dconsole.sw.approved.txt10236 stringify( has_template_operator )
10242 REQUIRE( ::Catch::Detail::stringify( item ) == "operator<<( has_template_operator )" )
10244 "operator<<( has_template_operator )"
10246 "operator<<( has_template_operator )"