![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <catch.hpp>
Public Member Functions | |
| template<typename T> | |
| MessageStream & | operator<< (T const &value) |
Public Attributes | |
| ReusableStringStream | m_stream |
|
inline |
| ReusableStringStream Catch::MessageStream::m_stream |
Definition at line 2624 of file catch.hpp.
Referenced by Catch::MessageBuilder::operator<<(), and operator<<().