refactoredCPPNeuronMesher
doctest::no_output Struct Reference

#include <doctest.h>

Public Member Functions

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

Public Attributes

bool data
 

Constructor & Destructor Documentation

◆ no_output()

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

Member Function Documentation

◆ fill() [1/2]

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

◆ fill() [2/2]

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

Member Data Documentation

◆ data

bool doctest::no_output::data

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