template<typename type, class allocator>
Iterator FX::QMemArray< type, allocator >::begin (  )  [inline]

Returns an iterator pointing to the first element.

Definition at line 236 of file qmemarray.h.

00236 { return data(); }


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