Public Member Functions
first_less< T > Class Template Reference

For sorting pairs by their first element. More...

List of all members.

Public Member Functions

bool operator() (const vcl_pair< float, T > &left_pair, const vcl_pair< float, T > &right_pair) const

Detailed Description

template<class T>
class first_less< T >

For sorting pairs by their first element.

Definition at line 17 of file bsta_sampler.txx.


Member Function Documentation

template<class T >
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.


The documentation for this class was generated from the following file: