Matcher, which never fails.
More...
#include <GeneralMatchers.hpp>
|
| static constexpr bool | matches (auto &&target) noexcept |
| |
| static constexpr std::nullopt_t | describe () noexcept |
| |
Matcher, which never fails.
◆ describe()
| static constexpr std::nullopt_t mimicpp::WildcardMatcher::describe |
( |
| ) |
|
|
inlinestaticnodiscardconstexprnoexcept |
◆ matches()
| static constexpr bool mimicpp::WildcardMatcher::matches |
( |
auto && | target | ) |
|
|
inlinestaticnodiscardconstexprnoexcept |
The documentation for this class was generated from the following file: