libglass::StringPointerCompare Class Reference

#include <types.h>

List of all members.

Public Member Functions

int operator() (const string *x, const string *y) const


Detailed Description

Provides a comparison operator for pointers to strings.
See also:
ConstStringPointerCompare.

Definition at line 169 of file types.h.


Member Function Documentation

int libglass::StringPointerCompare::operator() ( const string x,
const string y 
) const [inline]

Compares two strings that are passed as pointers.

Parameters:
x Pointer to the first string.
y Pointer to the second string.
Returns:
The value of (*x < *y)

Definition at line 177 of file types.h.


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

Generated on Fri May 28 13:19:01 2010 for libGlass by  doxygen 1.5.8