Public Member Functions | |
ComparingPredicate (const T &ref) | |
bool | operator() (const T &sample) |
Public Attributes | |
const T & | reference |
Definition at line 154 of file multiset.hpp.
|
inline |
Definition at line 158 of file multiset.hpp.
|
inline |
Definition at line 162 of file multiset.hpp.
const T& uavcan::Multiset< T >::ComparingPredicate::reference |
Definition at line 156 of file multiset.hpp.