wibble 1.1
|
#include <list.h>
Public Types | |
typedef F::result_type | Type |
Public Member Functions | |
F & | f () |
const F & | f () const |
Type | head () const |
Map | tail () const |
bool | empty () const |
Map () | |
Map (const List &_l, const F &_f) | |
Public Attributes | |
List | l |
char | f_space [sizeof(F)] |
References wibble::list::Map< List, F >::f().
References wibble::list::Map< List, F >::l.
References wibble::list::Map< List, F >::f_space.
Referenced by wibble::list::Map< List, F >::head(), wibble::list::Map< List, F >::Map(), and wibble::list::Map< List, F >::tail().
References wibble::list::Map< List, F >::f_space.
References wibble::list::Map< List, F >::f(), and wibble::list::Map< List, F >::l.
References wibble::list::Map< List, F >::f(), and wibble::list::Map< List, F >::l.
Referenced by wibble::list::Map< List, F >::f(), and wibble::list::Map< List, F >::f().