Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Catch::StreamEndStop Struct Reference

#include <catch_common.h>

Public Member Functions

std::string operator+ () const
 
std::string operator+ () const
 

Detailed Description

Definition at line 449 of file catch.hpp.

Member Function Documentation

◆ operator+() [1/2]

std::string Catch::StreamEndStop::operator+ ( ) const

Definition at line 39 of file catch_common.cpp.

39 {
40 return std::string();
41 }

◆ operator+() [2/2]

std::string Catch::StreamEndStop::operator+ ( ) const

The documentation for this struct was generated from the following files: