Template Function Catch::Generators::filter
Defined in File catch.hpp
Function Documentation
-
template<typename T, typename Predicate>
GeneratorWrapper<T> Catch::Generators::filter(Predicate &&pred, GeneratorWrapper<T> &&generator)
Defined in File catch.hpp