Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

boost::locale::comparator< CharType, default_level > Member List

This is the complete list of members for boost::locale::comparator< CharType, default_level >, including all inherited members.
comparator(std::locale const &l=std::locale(), collator_base::level_type level=default_level)boost::locale::comparator< CharType, default_level > [inline]
operator()(std::basic_string< CharType > const &left, std::basic_string< CharType > const &right) const boost::locale::comparator< CharType, default_level > [inline]