sptk2 logo
SPTK Home Page
Public Member Functions | List of all members
sptk::HostCompare Class Reference

Case-insensitive host compare class. More...

#include <Host.h>

Public Member Functions

bool operator() (const Host &s1, const Host &s2) const
 Compare method. More...
 

Detailed Description

Case-insensitive host compare class.

Lower case host compare class is really useful if we need a case-independent host map

Member Function Documentation

◆ operator()()

bool sptk::HostCompare::operator() ( const Host s1,
const Host s2 
) const
inline

Compare method.

Parameters
s1First host
s2Second host

References sptk::Host::toString().


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

Fri Oct 14 2022 09:58:42: SPTK 5.4.1