VEX V5 C++ API
|
Public Member Functions | |
safearray () | |
~safearray () | |
T & | operator[] (int i) |
int | getLength () |
Protected Attributes | |
T | arr [len] |
T | outofbounds |
|
inline |
|
inline |
T & vex::safearray< T, len >::operator[] | ( | int | i | ) |
|
inline |
|
protected |
|
protected |