|
Arduino KVComm
master
Key-Value pair communication library for Arduino
|
Functor to compare the map keys. More...
Public Member Functions | |
| bool | operator() (const char *a, const char *b) const |
Functor to compare the map keys.
Definition at line 33 of file KV_Parser.hpp.
| bool operator() | ( | const char * | a, |
| const char * | b | ||
| ) | const |
Definition at line 18 of file KV_Parser.cpp.
1.8.16