bool FX::FXString::empty (  )  const throw () [inline]

See if string is empty.

Definition at line 127 of file FXString.h.

Referenced by FX::Generic::typeInfoBase::operator!(), and FX::Generic::typeInfoBase::typeInfoBase().

00127 { return (((FXint*)str)[-1]==0); }


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