Wire Sysio Wire Sysion 1.0.0
|
Go to the source code of this file.
Classes | |
class | Catch::Matchers::Generic::PredicateMatcher< T > |
Namespaces | |
namespace | Catch |
namespace | Catch::Matchers |
namespace | Catch::Matchers::Generic |
namespace | Catch::Matchers::Generic::Detail |
Functions | |
std::string | Catch::Matchers::Generic::Detail::finalizeDescription (const std::string &desc) |
template<typename T > | |
Generic::PredicateMatcher< T > | Catch::Matchers::Predicate (std::function< bool(T const &)> const &predicate, std::string const &description="") |