bool FX::FXRanged::operator!= ( const FXRanged r  )  const [inline]

Definition at line 76 of file FXRanged.h.

References lower, and upper.

00076 { return lower!=r.lower || upper!=r.upper; }


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