refactoredCPPNeuronMesher
doctest::may_fail Struct Reference

#include <doctest.h>

Public Member Functions

 may_fail (bool in=true)
 
void fill (detail::TestCase &state) const
 
void fill (detail::TestSuite &state) const
 

Public Attributes

bool data
 

Constructor & Destructor Documentation

◆ may_fail()

doctest::may_fail::may_fail ( bool  in = true)
inline

Member Function Documentation

◆ fill() [1/2]

void doctest::may_fail::fill ( detail::TestCase state) const
inline

◆ fill() [2/2]

void doctest::may_fail::fill ( detail::TestSuite state) const
inline

Member Data Documentation

◆ data

bool doctest::may_fail::data

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