#include <list.test.h>
List of all members.
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 |
Member Typedef Documentation
Constructor & Destructor Documentation
TestList::My::My |
( |
int |
j = 0 , |
|
|
int |
m = 0 | |
|
) |
| | [inline] |
Member Function Documentation
bool TestList::My::empty |
( |
|
) |
const [inline] |
int TestList::My::head |
( |
|
) |
const [inline] |
My TestList::My::tail |
( |
|
) |
const [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: