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

Equality test for "const char*" type used in very specialized KEYWORD_MAP below. More...

#include <hashtables.h>

Public Member Functions

bool operator() (const char *x, const char *y) const
 

Detailed Description

Equality test for "const char*" type used in very specialized KEYWORD_MAP below.

Definition at line 35 of file hashtables.h.

Member Function Documentation

◆ operator()()

bool iequal_to::operator() ( const char *  x,
const char *  y 
) const
inline

Definition at line 37 of file hashtables.h.


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