
Public Member Functions | |
| IndexPredicate (unsigned target_index) | |
| bool | operator() (const T &) |
Public Attributes | |
| unsigned | index |
Additional Inherited Members | |
Protected Member Functions inherited from uavcan::Noncopyable | |
| Noncopyable () | |
| ~Noncopyable () | |
Definition at line 141 of file multiset.hpp.
|
inline |
Definition at line 144 of file multiset.hpp.
|
inline |
Definition at line 148 of file multiset.hpp.
| unsigned uavcan::Multiset< T >::IndexPredicate::index |
Definition at line 143 of file multiset.hpp.