Searched refs:MessageStream (Results 1 – 3 of 3) sorted by relevance
39 struct MessageStream { struct42 MessageStream& operator << ( T const& value ) {50 struct MessageBuilder : MessageStream { argument
129 …catchAssertionHandler.handleMessage( messageType, ( Catch::MessageStream() << __VA_ARGS__ + ::Catc…
2241 struct MessageStream { struct2244 MessageStream& operator << ( T const& value ) { in operator <<() argument2252 struct MessageBuilder : MessageStream {2405 …catchAssertionHandler.handleMessage( messageType, ( Catch::MessageStream() << __VA_ARGS__ + ::Catc…