Parasol Planning Library (PPL)
|
#include <MPUtils.h>
Public Member Functions | |
const bool | operator() (const std::pair< T, U > &_a, const std::pair< T, U > &_b) const noexcept |
Compare the second of a pair.
T | Type 1 of pair |
U | Type 2 of pair |
|
inlinenoexcept |