Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
Catch::Matchers::Impl::MatcherUntypedBase Class Referenceabstract

#include <catch.hpp>

Inheritance diagram for Catch::Matchers::Impl::MatcherUntypedBase:

Public Member Functions

 MatcherUntypedBase ()=default
 
 MatcherUntypedBase (MatcherUntypedBase const &)=default
 
MatcherUntypedBaseoperator= (MatcherUntypedBase const &)=delete
 
std::string toString () const
 

Protected Member Functions

virtual ~MatcherUntypedBase ()
 
virtual std::string describe () const =0
 

Protected Attributes

std::string m_cachedToString
 

Detailed Description

Definition at line 2434 of file catch.hpp.

Constructor & Destructor Documentation

Catch::Matchers::Impl::MatcherUntypedBase::MatcherUntypedBase ( )
default
Catch::Matchers::Impl::MatcherUntypedBase::MatcherUntypedBase ( MatcherUntypedBase const &  )
default
virtual Catch::Matchers::Impl::MatcherUntypedBase::~MatcherUntypedBase ( )
protectedvirtual

Member Function Documentation

virtual std::string Catch::Matchers::Impl::MatcherUntypedBase::describe ( ) const
protectedpure virtual
MatcherUntypedBase& Catch::Matchers::Impl::MatcherUntypedBase::operator= ( MatcherUntypedBase const &  )
delete
std::string Catch::Matchers::Impl::MatcherUntypedBase::toString ( ) const

Member Data Documentation

std::string Catch::Matchers::Impl::MatcherUntypedBase::m_cachedToString
mutableprotected

Definition at line 2444 of file catch.hpp.


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