ManaPlus
Public Member Functions
doctest::detail::TestFailureException Struct Reference

#include <doctest.h>

Public Member Functions

 TestFailureException ()
 
 ~ TestFailureException ()
 
 TestFailureException (const TestFailureException &)
 
TestFailureExceptionoperator= (const TestFailureException &)
 

Detailed Description

Definition at line 1011 of file doctest.h.

Constructor & Destructor Documentation

◆ TestFailureException() [1/2]

doctest::detail::TestFailureException::TestFailureException ( )

◆ ~ TestFailureException()

doctest::detail::TestFailureException::~ TestFailureException ( )

◆ TestFailureException() [2/2]

doctest::detail::TestFailureException::TestFailureException ( const TestFailureException )

Member Function Documentation

◆ operator=()

TestFailureException& doctest::detail::TestFailureException::operator= ( const TestFailureException )

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