OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <Definitions.h>
Public Types | |
typedef V | first_argument_type |
typedef V | second_argument_type |
typedef bool | result_type |
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 133 of file Definitions.h.
typedef V OpenDDS::DCPS::VarLess< T, V >::first_argument_type |
Definition at line 134 of file Definitions.h.
typedef bool OpenDDS::DCPS::VarLess< T, V >::result_type |
Definition at line 136 of file Definitions.h.
typedef V OpenDDS::DCPS::VarLess< T, V >::second_argument_type |
Definition at line 135 of file Definitions.h.
|
inline |
Definition at line 138 of file Definitions.h.