|
wibble
1.1
|
#include <list.h>
Public Types | |
| typedef List::Type | Type |
Public Member Functions | |
| bool | empty () const |
| Type | head () const |
| void | seek () const |
| Filtered | tail () const |
| Filtered (List l, Predicate p) | |
| Filtered () | |
Public Attributes | |
| List | m_list |
| Predicate | m_pred |
| typedef List::Type wibble::list::Filtered< List, Predicate >::Type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
mutable |
| Predicate wibble::list::Filtered< List, Predicate >::m_pred |
Referenced by wibble::list::Filtered< List, Predicate >::seek().
1.8.7