![]() |
KiCad PCB EDA Suite
|
Struct LIB_PART_LESS_THAN is used by std:set<LIB_PART*> instantiation which uses LIB_PART name as its key. More...
#include <netlist_exporter_base.h>
Public Member Functions | |
bool | operator() (LIB_PART *const &libpart1, LIB_PART *const &libpart2) const |
Struct LIB_PART_LESS_THAN is used by std:set<LIB_PART*> instantiation which uses LIB_PART name as its key.
Definition at line 71 of file netlist_exporter_base.h.
|
inline |