Implements comparison by member second. More...
#include <aligner.hh>
Public Member Functions | |
| bool | operator() (const T &a, const T &b) |
Implements comparison by member second.
Templated function class implementing a comparison operator for member second of class T.
| bool LocARNA::greater_second< T >::operator() | ( | const T & | a, |
| const T & | b | ||
| ) | [inline] |
Compare members second of class T
1.7.6.1