NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 173 of file ut_LinkList.h.
Public Member Functions | |
ReverseIterator (TIter it) | |
TIter | GetBase () const |
ReverseIterator & | operator++ () |
const TIter::TElem * | operator-> () const |
TIter::TElem & | operator* () const |
Private Attributes | |
TIter | mCurrent |
|
inlineexplicit |
Definition at line 175 of file ut_LinkList.h.
|
inline |
Definition at line 177 of file ut_LinkList.h.
|
inline |
Definition at line 181 of file ut_LinkList.h.
|
inline |
Definition at line 186 of file ut_LinkList.h.
|
inline |
Definition at line 190 of file ut_LinkList.h.
|
private |
Definition at line 206 of file ut_LinkList.h.