#include <utility_less_ptr.h>
Public Member Functions | |
bool | operator() (const T &x, const T &y) const |
Less Than Test. This is used for doing a less than test on data structures containing pointers to data and not instances.
bool OpenTissue::utility::less_ptr< T >::operator() | ( | const T & | x, | |
const T & | y | |||
) | const [inline] |