#include <list.test.h>
Public Types | |
typedef int | Type |
Public Member Functions | |
int | head () const |
My | tail () const |
bool | empty () const |
My (int j=0, int m=0) | |
Public Attributes | |
int | i |
int | max |
typedef int TestList::My::Type |
TestList::My::My | ( | int | j = 0 , |
|
int | m = 0 | |||
) | [inline] |
int TestList::My::head | ( | ) | const [inline] |
References i.
int TestList::My::i |