|
KiCad PCB EDA Suite
|
Orders keys by value through SESSION_KEYS::Less(). More...
#include <conn_keys.h>
Public Member Functions | |
| template<typename KEY> | |
| bool | operator() (const KEY &aLeft, const KEY &aRight) const |
Public Attributes | |
| const SESSION_KEYS & | keys |
Orders keys by value through SESSION_KEYS::Less().
Use it wherever order is visible or affects a result.
Definition at line 254 of file conn_keys.h.
|
inline |
Definition at line 259 of file conn_keys.h.
References keys.
| const SESSION_KEYS& SCH_CONNECTIVITY::KEY_LESS::keys |
Definition at line 256 of file conn_keys.h.
Referenced by operator()().