template<class TYPE>
const TYPE& FX::FXArray< TYPE >::operator[] ( FXint  i  )  const [inline]

Definition at line 93 of file FXArray.h.

References FX::FXArray< TYPE >::ptr.

00093 { return ptr[i]; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:32:41 2009 for TnFOX by doxygen v1.4.7