CEGUI::String::FastLessCompare Struct Reference

Functor that can be used as comparator in a std::map with String keys. It's faster than using the default, but the map will no longer be sorted alphabetically. More...

List of all members.

Public Member Functions

bool operator() (const String &a, const String &b) const


Detailed Description

Functor that can be used as comparator in a std::map with String keys. It's faster than using the default, but the map will no longer be sorted alphabetically.

Generated on Thu Nov 27 20:34:32 2008 for Crazy Eddies GUI System by  doxygen 1.5.7.1