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