Ylva And Malin
|
#include <catch.hpp>
Public Member Functions | |
LazyExpression (bool isNegated) | |
LazyExpression (LazyExpression const &other) | |
LazyExpression & | operator= (LazyExpression const &)=delete |
operator bool () const | |
Friends | |
class | AssertionHandler |
struct | AssertionStats |
class | RunContext |
auto | operator<< (std::ostream &os, LazyExpression const &lazyExpr) -> std::ostream & |
Catch::LazyExpression::LazyExpression | ( | bool | isNegated | ) |
Catch::LazyExpression::LazyExpression | ( | LazyExpression const & | other | ) |
|
explicit |
|
delete |
|
friend |
|
friend |
|
friend |
|
friend |