Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
Catch::Matchers::StdString::StringMatcherBase Struct Reference

#include <catch.hpp>

Inheritance diagram for Catch::Matchers::StdString::StringMatcherBase:
Collaboration diagram for Catch::Matchers::StdString::StringMatcherBase:

Public Member Functions

 StringMatcherBase (std::string const &operation, CasedString const &comparator)
 
std::string describe () const override
 

Public Attributes

CasedString m_comparator
 
std::string m_operation
 

Detailed Description

Definition at line 2687 of file catch.hpp.

Constructor & Destructor Documentation

Catch::Matchers::StdString::StringMatcherBase::StringMatcherBase ( std::string const &  operation,
CasedString const &  comparator 
)

Member Function Documentation

std::string Catch::Matchers::StdString::StringMatcherBase::describe ( ) const
override

Member Data Documentation

CasedString Catch::Matchers::StdString::StringMatcherBase::m_comparator

Definition at line 2691 of file catch.hpp.

std::string Catch::Matchers::StdString::StringMatcherBase::m_operation

Definition at line 2692 of file catch.hpp.


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