Proyecto Final - Turinmachin
Recreación del minijuego de matemáticas de Brain-Age usando redes neuronales
Loading...
Searching...
No Matches
Catch::UnaryExpr< LhsT > Class Template Reference

#include <catch_amalgamated.hpp>

Inheritance diagram for Catch::UnaryExpr< LhsT >:
Collaboration diagram for Catch::UnaryExpr< LhsT >:

Public Member Functions

constexpr UnaryExpr (LhsT lhs)
Public Member Functions inherited from Catch::ITransientExpression
constexpr auto isBinaryExpression () const -> bool
constexpr auto getResult () const -> bool
constexpr ITransientExpression (bool isBinaryExpression, bool result)
constexpr ITransientExpression (ITransientExpression const &)=default
constexpr ITransientExpressionoperator= (ITransientExpression const &)=default

Additional Inherited Members

Protected Member Functions inherited from Catch::ITransientExpression
 ~ITransientExpression ()=default

Constructor & Destructor Documentation

◆ UnaryExpr()

template<typename LhsT>
Catch::UnaryExpr< LhsT >::UnaryExpr ( LhsT lhs)
inlineexplicitconstexpr
Here is the call graph for this function:

The documentation for this class was generated from the following file: