Data Structures | |
| struct | ci_char_traits |
| struct | less |
Typedefs | |
| typedef std::basic_string < char, ci_char_traits, std::allocator< char > > | string |
The ci namespace contains a number of helper classes relevant to case insensitive strings.
| typedef std::basic_string<char, ci_char_traits, std::allocator<char> > ci::string |
This typedef declares ci::string based upon ci_char_traits.
Definition at line 127 of file hashcomp.h.
1.7.1