pion-net  4.0.9
Public Member Functions
pion::CaseInsensitiveEqual Struct Reference

returns true if two strings are equal (ignoring case) More...

#include <PionHashMap.hpp>

List of all members.

Public Member Functions

bool operator() (const std::string &str1, const std::string &str2) const

Detailed Description

returns true if two strings are equal (ignoring case)

Definition at line 61 of file PionHashMap.hpp.


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