#include <catch.hpp>
Definition at line 1050 of file catch.hpp.
◆ CasedString()
Catch::Matchers::Impl::StdString::CasedString::CasedString |
( |
std::string const & |
str, |
|
|
CaseSensitive::Choice |
caseSensitivity |
|
) |
| |
|
inline |
Definition at line 1052 of file catch.hpp.
std::string adjustString(std::string const &str) const
CaseSensitive::Choice m_caseSensitivity
◆ adjustString()
std::string Catch::Matchers::Impl::StdString::CasedString::adjustString |
( |
std::string const & |
str | ) |
const |
|
inline |
◆ toStringSuffix()
std::string Catch::Matchers::Impl::StdString::CasedString::toStringSuffix |
( |
| ) |
const |
|
inline |
◆ m_caseSensitivity
◆ m_str
std::string Catch::Matchers::Impl::StdString::CasedString::m_str |
The documentation for this struct was generated from the following file: