template<class type>
template<class L, class I>
bool FX::Pol::itRevCompare< type >::compare ( L &  list,
I &  a,
I &  b 
) const [inline]

Definition at line 245 of file FXPolicies.h.

00246     {
00247         return *a>*b;
00248     }


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