Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JGadget::TEnumerator2< Iterator, T > Struct Template Reference

#include <linklist.h>

Public Member Functions

 TEnumerator2 (Iterator _current, Iterator _end)
 
bool isEnd () const
 
 operator bool () const
 
Toperator* ()
 

Public Attributes

Iterator current
 
Iterator end
 

Constructor & Destructor Documentation

◆ TEnumerator2()

template<typename Iterator , typename T >
JGadget::TEnumerator2< Iterator, T >::TEnumerator2 ( Iterator  _current,
Iterator  _end 
)
inline

Member Function Documentation

◆ isEnd()

template<typename Iterator , typename T >
bool JGadget::TEnumerator2< Iterator, T >::isEnd ( ) const
inline

◆ operator bool()

◆ operator*()

Member Data Documentation

◆ current

◆ end


The documentation for this struct was generated from the following file: