atscppapi  1.0.9
C++ wrapper for Apache Traffic Server API
 All Classes Files Functions Enumerations Enumerator Macros
Classes | Macros
CaseInsensitiveStringComparator.h File Reference

A case insensitive comparator that can be used with STL containers. More...

#include <string>

Go to the source code of this file.

Classes

class  atscppapi::CaseInsensitiveStringComparator
 A case insensitive comparator that can be used with standard library containers. More...
 

Detailed Description

A case insensitive comparator that can be used with STL containers.

Author
Brian Geffon
Manjesh Nilange