CustusX
22.04-rc5
An IGT application
|
#include <catch.hpp>
Public Member Functions | |
MessageBuilder (std::string const ¯oName, SourceLineInfo const &lineInfo, ResultWas::OfType type) | |
template<typename T > | |
MessageBuilder & | operator<< (T const &value) |
Public Attributes | |
MessageInfo | m_info |
std::ostringstream | m_stream |
|
inline |
|
inline |
MessageInfo Catch::MessageBuilder::m_info |