#include <op_eq.hpp>
|
template<class LHSType , class RHSType > |
constexpr static LHSType & | eval (LHSType &lhs, const RHSType &rhs) |
|
template<class LHSType , class RHSType > |
constexpr static auto | eval (const LHSType &lhs, const RHSType &rhs) |
|
◆ eval() [1/2]
template<class LHSType , class RHSType >
constexpr static auto ppl::expr::var::AddEq::eval |
( |
const LHSType & |
lhs, |
|
|
const RHSType & |
rhs |
|
) |
| |
|
inlinestaticconstexpr |
◆ eval() [2/2]
template<class LHSType , class RHSType >
constexpr static LHSType& ppl::expr::var::AddEq::eval |
( |
LHSType & |
lhs, |
|
|
const RHSType & |
rhs |
|
) |
| |
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file:
- include/autoppl/expression/variable/op_eq.hpp