CStringLessThanFunctor Class Reference

A "less than" comparator for C strings. More...

#include <CStringLessThanFunctor.h++>

List of all members.

Public Member Functions

 CStringLessThanFunctor (bool caseSensitive=true) throw ()
bool operator() (const char *a, const char *b) const throw ()


Detailed Description

A "less than" comparator for C strings.

May be used as a template argument to std::map for maps which use C string keys.

Author:
Mark Lindner

Constructor & Destructor Documentation

CStringLessThanFunctor ( bool  caseSensitive = true  )  throw ()


Member Function Documentation

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


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

Generated on Sat Apr 17 23:03:08 2010 for libcommonc++ by  doxygen 1.5.9