Matches (ff, tt)#cond - where cond is not a Literal.
More...
#include <mim/tuple.h>
Matches (ff, tt)#cond - where cond is not a Literal.
- Note
- If cond is a Literal, either
- (x, y)#lit would have been folded to x/y anyway, or
- we have something like this: pair#0_2
Definition at line 261 of file tuple.h.
◆ Select()
| mim::Select::Select |
( |
const Def * | def | ) |
|
◆ cond()
| const Def * mim::Select::cond |
( |
| ) |
const |
|
inline |
◆ extract()
| const Extract * mim::Select::extract |
( |
| ) |
const |
|
inline |
◆ ff()
| const Def * mim::Select::ff |
( |
| ) |
const |
|
inline |
◆ operator bool()
| mim::Select::operator bool |
( |
| ) |
const |
|
inlineexplicitnoexcept |
◆ pair()
| const Def * mim::Select::pair |
( |
| ) |
const |
|
inline |
◆ tt()
| const Def * mim::Select::tt |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: