#include <AdjacentPredicate.hxx>

Public Member Functions | |
| AdjacentPredicate (const T &value) | |
| bool | operator() (const T &v1, const T &v2) const | 
Data Fields | |
| T | _value | 
| AdjacentPredicate< T >::AdjacentPredicate | ( | const T & | value | ) | 
| bool AdjacentPredicate< T >::operator() | ( | const T & | v1, | 
| const T & | v2 | ||
| ) | const | 
References AdjacentPredicate< T >::_value.
| T AdjacentPredicate< T >::_value | 
Referenced by AdjacentPredicate< std::pair< const std::pair< T1, T2 >, T3 > >::AdjacentPredicate(), AdjacentPredicate< std::pair< T1, T2 > >::AdjacentPredicate(), AdjacentPredicate< T >::operator()(), AdjacentPredicate< std::pair< const std::pair< T1, T2 >, T3 > >::operator()(), and AdjacentPredicate< std::pair< T1, T2 > >::operator()().