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