#include <catch.hpp>
Public Member Functions | |
virtual Ptr< Matcher < ExpressionT > > | clone () const |
virtual Ptr<Matcher<ExpressionT> > Catch::Matchers::Impl::MatcherImpl< DerivedT, ExpressionT >::clone | ( | ) | const [inline, virtual] |
Implements Catch::Matchers::Impl::Matcher< ExpressionT >.