Template Function Catch::Matchers::Predicate¶
Defined in File catch.hpp
Function Documentation¶
-
template<typename
T>
Generic::PredicateMatcher<T>Catch::Matchers::Predicate(std::function<bool(T const&)> const &predicate, std::string const &description = "", )¶