refactoredCPPNeuronMesher
doctest::description Struct Reference

#include <doctest.h>

Public Member Functions

 description (const char *in="")
 
void fill (detail::TestCase &state) const
 
void fill (detail::TestSuite &state) const
 

Public Attributes

const char * data
 

Constructor & Destructor Documentation

◆ description()

doctest::description::description ( const char *  in = "")
inline

Member Function Documentation

◆ fill() [1/2]

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

◆ fill() [2/2]

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

Member Data Documentation

◆ data

const char* doctest::description::data

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