JX Application Framework
Loading...
Searching...
No Matches
Macros | Functions
JArray.tmpl File Reference
#include "JArray.h"
#include "JMinMax.h"
#include <string.h>
#include <stdlib.h>

Macros

#define _T_JArray
 

Functions

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

Macro Definition Documentation

◆ _T_JArray

#define _T_JArray

Function Documentation

◆ begin()

template<class T >
const T * begin ( const JArray< T > &  a)

◆ end()

template<class T >
const T * end ( const JArray< T > &  a)