Public Member Functions | Public Attributes | List of all members
Catch::Matchers::StdString::StringMatcherBase Struct Reference

#include <catch.hpp>

Inheritance diagram for Catch::Matchers::StdString::StringMatcherBase:
Inheritance graph
[legend]

Public Member Functions

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

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:


catch_ros
Author(s): Max Schwarz
autogenerated on Thu Jan 14 2021 03:32:26