VisionCpp
0.0.1
|
the specialisation of the IfExprExecNeeded when the decision for executing the children of the expression is false and the expression category is unary. More...
#include <executor_subexpr_if_needed.hpp>
Static Public Member Functions | |
template<size_t LC, size_t LR, size_t LCT, size_t LRT, typename NestedExpr > | |
static auto | execute_expr (NestedExpr &nestedExpr, const DeviceT &dev) -> typename ParentForcedExecute< ParentConds, typename Expr::template ExprExchange< NestedExpr >, DeviceT >::Type |
the specialisation of the IfExprExecNeeded when the decision for executing the children of the expression is false and the expression category is unary.
Definition at line 164 of file executor_subexpr_if_needed.hpp.
|
inlinestatic |
Definition at line 167 of file executor_subexpr_if_needed.hpp.