bool FX::FXHash::empty ( FXint  pos  )  const [inline]

Return true if slot is empty.

Definition at line 74 of file FXHash.h.

References NULL.

00074 { return (table[pos].key==NULL)||(table[pos].key==(void*)-1L); }


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