refactoredCPPNeuronMesher
doctest::Contains Class Reference

#include <doctest.h>

Collaboration diagram for doctest::Contains:

Public Member Functions

 Contains (const String &string)
 
bool checkWith (const String &other) const
 

Public Attributes

String string
 

Constructor & Destructor Documentation

◆ Contains()

doctest::Contains::Contains ( const String string)
explicit

Member Function Documentation

◆ checkWith()

bool doctest::Contains::checkWith ( const String other) const

Member Data Documentation

◆ string

String doctest::Contains::string

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