Home
last modified time | relevance | path

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

/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp484 struct StreamEndStop { struct
490 T const& operator + ( T const& value, StreamEndStop ) { in operator +() argument
2270 __catchResult << __VA_ARGS__ + ::Catch::StreamEndStop(); \
2278 __catchResult << log + ::Catch::StreamEndStop(); \