Proyecto Final - Turinmachin
Recreación del minijuego de matemáticas de Brain-Age usando redes neuronales
Loading...
Searching...
No Matches
Catch::WildcardPattern Class Reference

#include <catch_amalgamated.hpp>

Public Member Functions

 WildcardPattern (std::string const &pattern, CaseSensitive caseSensitivity)
bool matches (std::string const &str) const

Constructor & Destructor Documentation

◆ WildcardPattern()

Catch::WildcardPattern::WildcardPattern ( std::string const & pattern,
CaseSensitive caseSensitivity )
Here is the call graph for this function:

Member Function Documentation

◆ matches()

bool Catch::WildcardPattern::matches ( std::string const & str) const
Here is the call graph for this function:

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