#include <Definitions.h>
Public Member Functions | |
bool | operator() (const V &x, const V &y) const |
Use a Foo_var in a std::set or std::map with this comparison function, for example std::set<Foo_var, VarLess<Foo> >
Definition at line 113 of file Definitions.h.
bool OpenDDS::DCPS::VarLess< T, V >::operator() | ( | const V & | x, | |
const V & | y | |||
) | const [inline] |
Definition at line 114 of file Definitions.h.