Sort NavFilterKey pointers by time and pointer. Using pointer as a sort key is the quickest and easiest way to make sure that unique objects remain unique when stored in a set.
Definition at line 56 of file NavOrderFilter.hpp.
#include <NavOrderFilter.hpp>
Public Member Functions | |
bool | operator() (const NavFilterKey *const &l, const NavFilterKey *const &r) const |
|
inline |
Definition at line 140 of file NavOrderFilter.hpp.