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

Macros

#define _T_JPtrArray
 

Functions

template<class T >
T ** begin (JPtrArray< T > &a)
 
template<class T >
T ** end (JPtrArray< T > &a)
 

Macro Definition Documentation

◆ _T_JPtrArray

#define _T_JPtrArray

Function Documentation

◆ begin()

template<class T >
T ** begin ( JPtrArray< T > &  a)

◆ end()

template<class T >
T ** end ( JPtrArray< T > &  a)