Helper functor for comparing std::pair<> based on the second member. More...
#include <spai-dynamic.hpp>
| Public Member Functions | |
| template<typename T1 , typename T2 > | |
| bool | operator() (std::pair< T1, T2 > const &left, std::pair< T1, T2 > const &right) | 
Helper functor for comparing std::pair<> based on the second member.
Definition at line 77 of file spai-dynamic.hpp.
| 
 | inline | 
Definition at line 80 of file spai-dynamic.hpp.