libcosmos
Linux C++ System Programming Library
|
Comparison type for std::map and similar containers with plain char* as keys. More...
#include <string.hxx>
Public Member Functions | |
bool | operator() (const char *a, const char *b) const |
Comparison type for std::map and similar containers with plain char* as keys.
Definition at line 34 of file string.hxx.
|
inline |
Definition at line 35 of file string.hxx.