Classes | |
struct | StrHashComp |
This class returns true if two strings match. More... | |
struct | InAddr_HashComp |
This class returns true if two in_addr structs match. More... | |
struct | irc_char_traits |
The irc_char_traits class is used for RFC-style comparison of strings. More... | |
Typedefs | |
typedef basic_string< char, irc_char_traits, allocator< char > > | string |
This typedef declares irc::string based upon irc_char_traits. |
|
This typedef declares irc::string based upon irc_char_traits.
Definition at line 129 of file hashcomp.h. |