KASSERT
0.0.1
Karlsruhe Assertion Library
|
Decomposes an expression (see group description). More...
#include <expression_decomposition.hpp>
Friends | |
template<typename LhsT > | |
LhsExpression< LhsT > | operator<= (Decomposer &&, LhsT const &lhs) |
Decomposes an expression (see group description). More... | |
Decomposes an expression (see group description).
|
friend |
Decomposes an expression (see group description).
LhsT | The type of the expression. |
lhs | The left hand side of the expression. |
lhs
wrapped in a LhsExpr
.