For sorting pairs by their first element. More...
Public Member Functions | |
bool | operator() (const vcl_pair< float, T > &left_pair, const vcl_pair< float, T > &right_pair) const |
For sorting pairs by their first element.
Definition at line 17 of file bsta_sampler.txx.
bool first_less< T >::operator() | ( | const vcl_pair< float, T > & | left_pair, |
const vcl_pair< float, T > & | right_pair | ||
) | const [inline] |
Definition at line 21 of file bsta_sampler.txx.