Template Class UnaryExpr

Inheritance Relationships

Base Type

Class Documentation

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

Public Functions

inline explicit UnaryExpr(LhsT lhs)