Arduino KVComm  master
Key-Value pair communication library for Arduino
Public Member Functions | List of all members
KV_Parser::strcmp Struct Reference

Functor to compare the map keys. More...

Collaboration diagram for KV_Parser::strcmp:

Public Member Functions

bool operator() (const char *a, const char *b) const
 

Detailed Description

Functor to compare the map keys.

Definition at line 33 of file KV_Parser.hpp.

Member Function Documentation

◆ operator()()

bool operator() ( const char *  a,
const char *  b 
) const

Definition at line 18 of file KV_Parser.cpp.


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