MDL SDK API nvidia_logo_transpbg.gif Up

Functor for the less-than comparison operator, <. More...

#include <function.h>

Public Member Functions

template<typename T1 , typename T2>
bool operator() (const T1 &t1, const T2 &t2) const
 Functor call. More...
 

Detailed Description

Functor for the less-than comparison operator, <.