KiCad PCB EDA Suite
Loading...
Searching...
No Matches
APERTURE_MACRO_less_than Struct Reference

Used by std:set<APERTURE_MACRO> instantiation which uses APERTURE_MACRO.name as its key. More...

#include <aperture_macro.h>

Public Member Functions

bool operator() (const APERTURE_MACRO &am1, const APERTURE_MACRO &am2) const
 

Detailed Description

Used by std:set<APERTURE_MACRO> instantiation which uses APERTURE_MACRO.name as its key.

Definition at line 175 of file aperture_macro.h.

Member Function Documentation

◆ operator()()

bool APERTURE_MACRO_less_than::operator() ( const APERTURE_MACRO am1,
const APERTURE_MACRO am2 
) const
inline

Definition at line 178 of file aperture_macro.h.

References APERTURE_MACRO::m_AmName.


The documentation for this struct was generated from the following file: