|
|
| AndExpression (const LeftExpression &left, const RightExpression &right) |
| |
|
template<typename ActualType > |
| bool | operator() (const ActualType &actual) const |
| |
|
NotExpression< AndExpression< LeftExpression, RightExpression > > | operator! () const |
| |
|
AndExpression< AndExpression< LeftExpression, RightExpression >, Right > | operator&& (const Right &right) const |
| |
|
OrExpression< AndExpression< LeftExpression, RightExpression >, Right > | operator|| (const Right &right) const |
| |
|
|
LeftExpression | m_left |
| |
|
RightExpression | m_right |
| |
The documentation for this struct was generated from the following file:
- include/igloo/external/snowhouse/snowhouse/constraints/expressions/andexpression.h