Template Class UnaryExpr

Inheritance Relationships

Base Type

Class Documentation

template<typename LhsT>
class Catch::UnaryExpr : public Catch::ITransientExpression

Public Functions

UnaryExpr(LhsT lhs)