Skyward boardcore
|
Comparison operator between GpioPins used for std::map. More...
#include <GpioPinCompare.h>
Public Member Functions | |
bool | operator() (const miosix::GpioPin &lhs, const miosix::GpioPin &rhs) const |
Comparison operator between GpioPins used for std::map.
This function was implemented to use GpioPin as a map key. Check here for more explanation: https://stackoverflow.com/questions/1102392/how-can-i-use-stdmaps-with-user-defined-types-as-key
Definition at line 37 of file GpioPinCompare.h.
|
inline |
Definition at line 39 of file GpioPinCompare.h.