Public Member Functions | Public Attributes | List of all members
doctest::detail::Subcase Struct Reference

#include <doctest.h>

Public Member Functions

 operator bool () const
 
 Subcase (const String &name, const char *file, int line)
 
 ~Subcase ()
 

Public Attributes

bool m_entered = false
 
SubcaseSignature m_signature
 

Detailed Description

Definition at line 994 of file doctest.h.

Constructor & Destructor Documentation

◆ Subcase()

doctest::detail::Subcase::Subcase ( const String name,
const char *  file,
int  line 
)

◆ ~Subcase()

doctest::detail::Subcase::~Subcase ( )

Member Function Documentation

◆ operator bool()

doctest::detail::Subcase::operator bool ( ) const

Member Data Documentation

◆ m_entered

bool doctest::detail::Subcase::m_entered = false

Definition at line 997 of file doctest.h.

◆ m_signature

SubcaseSignature doctest::detail::Subcase::m_signature

Definition at line 996 of file doctest.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:23