ManaPlus
Public Member Functions
Catch::StreamEndStop Struct Reference

#include <catch.hpp>

Public Member Functions

std::string operator+ ()
 

Detailed Description

Definition at line 418 of file catch.hpp.

Member Function Documentation

◆ operator+()

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

Definition at line 419 of file catch.hpp.

419  {
420  return std::string();
421  }

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