wibble 1.1
|
#include <list.h>
Public Types | |
typedef List::Type | Type |
Public Member Functions | |
Type | head () const |
bool | empty () const |
Take | tail () const |
Take (List _l, int m) | |
Take () | |
Public Attributes | |
List | l |
int | remaining |
typedef List::Type wibble::list::Take< List >::Type |
|
inline |
|
inline |
References wibble::list::Take< List >::l, and wibble::list::Take< List >::remaining.
|
inline |
References wibble::list::Take< List >::l.
|
inline |
References wibble::list::Take< List >::l, and wibble::list::Take< List >::remaining.
List wibble::list::Take< List >::l |
int wibble::list::Take< List >::remaining |
Referenced by wibble::list::Take< List >::empty(), and wibble::list::Take< List >::tail().