#include <catch_message.h>
Definition at line 2241 of file catch.hpp.
◆ operator<<() [1/2]
Definition at line 42 of file catch_message.h.
42 {
44 return *this;
45 }
ReusableStringStream m_stream
◆ operator<<() [2/2]
Definition at line 2244 of file catch.hpp.
2244 {
2246 return *this;
2247 }
◆ m_stream
The documentation for this struct was generated from the following files:
- libraries/sys-vm/external/Catch2/include/internal/catch_message.h
- libraries/sys-vm/external/Catch2/single_include/catch2/catch.hpp