| Either(const Left &l) | acedia::Either< Left, Right > | [inline] |
| Either(const Right &r) | acedia::Either< Left, Right > | [inline] |
| isLeft() const | acedia::Either< Left, Right > | [inline] |
| isRight() const | acedia::Either< Left, Right > | [inline] |
| left() | acedia::Either< Left, Right > | [inline] |
| right() | acedia::Either< Left, Right > | [inline] |
1.6.2