NStrCaseSensitiveEquals Class Reference

Function object (Unary Predicate functor) that stores one string. More...

#include <nxsstring.h>

List of all members.

Public Member Functions

 NStrCaseSensitiveEquals (const NxsString &s)
bool operator() (const NxsString &s) const

Detailed Description

Function object (Unary Predicate functor) that stores one string.

The ()(const NxsString &) operator then returns the result of a case-sensitive compare. Useful for STL find algorithms.

Definition at line 237 of file nxsstring.h.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations Enumerator Friends
Generated on Mon Mar 29 16:37:12 2010 for NCL by  doxygen 1.6.3