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

Definition at line 232 of file FXPolicies.h.

00233     {
00234         return *a<*b;
00235     }


(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