Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
H A Dcatch.hpp532 // >> +StreamEndStop
534 // >> stuff +StreamEndStop
535 struct StreamEndStop { struct
539 T const& operator + ( T const& value, StreamEndStop ) { in operator +()
2782 catchAssertionHandler.handleMessage( messageType, ( Catch::MessageStream() << __VA_ARGS__ + ::Catch::StreamEndStop() ).m_stream.str() ); \
9941 std::string StreamEndStop::operator+() const {

Completed in 16 milliseconds