HeaderManglers::NoCaseLessThan Class Reference

Public Member Functions

bool operator() (const std::string &lhs, const std::string &rhs) const
 

Detailed Description

Case-insensitive std::string "less than" comparison functor. Fast version recommended by Meyers' "Effective STL" for ASCII c-strings.

Definition at line 70 of file HttpHeaderTools.h.

Member Function Documentation

◆ operator()()

bool HeaderManglers::NoCaseLessThan::operator() ( const std::string &  lhs,
const std::string &  rhs 
) const
inline

Definition at line 73 of file HttpHeaderTools.h.


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors