template<typename type, class allocator>
bool FX::QMemArray< type, allocator >::isEmpty (  )  const [inline]

Returns true if the array is empty.

Definition at line 111 of file qmemarray.h.

00111 { return isNull(); }


(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