|
libdballe
7.7
|
Public Member Functions | |
| And (Match< T > *f1, Match< T > *f2) | |
| void | add (Match< T > *m) |
| Add a match to and, taking ownership of its memory management. | |
| bool | operator() (const T &val) const |
Protected Attributes | |
| std::vector< Match< T > * > | matches |
1.8.9.1