OpenDDS
Snapshot(2023/04/07-19:43)
|
#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 121 of file Definitions.h.
typedef V OpenDDS::DCPS::VarLess< T, V >::first_argument_type |
Definition at line 122 of file Definitions.h.
typedef bool OpenDDS::DCPS::VarLess< T, V >::result_type |
Definition at line 124 of file Definitions.h.
typedef V OpenDDS::DCPS::VarLess< T, V >::second_argument_type |
Definition at line 123 of file Definitions.h.
|
inline |
Definition at line 126 of file Definitions.h.