HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ustringLess Class Reference

#include <ustring.h>

Public Member Functions

size_t operator() (ustring a, ustring b) const noexcept
 

Detailed Description

Functor class to use for comparisons when sorting ustrings, if you want the strings sorted lexicographically.

Definition at line 762 of file ustring.h.

Member Function Documentation

size_t ustringLess::operator() ( ustring  a,
ustring  b 
) const
inlinenoexcept

Definition at line 764 of file ustring.h.


The documentation for this class was generated from the following file: