JX Application Framework
Loading...
Searching...
No Matches
Macros | Functions
JLinkedList.tmpl File Reference
#include "JLinkedList.h"
#include "JMinMax.h"
#include "jAssert.h"

Macros

#define _T_JLinkedList
 

Functions

template<class T >
JLinkedListIterator< T > begin (const JLinkedList< T > &list)
 
template<class T >
JLinkedListIterator< T > end (const JLinkedList< T > &list)
 

Macro Definition Documentation

◆ _T_JLinkedList

#define _T_JLinkedList

Function Documentation

◆ begin()

template<class T >
JLinkedListIterator< T > begin ( const JLinkedList< T > &  list)

◆ end()

template<class T >
JLinkedListIterator< T > end ( const JLinkedList< T > &  list)