natural_sort::reverse Struct Reference

Reverse natural sorting. More...

Public Member Functions

bool operator() (const std::string &s1, const std::string &s2) const
 Reverse natural sorting. More...
 

Detailed Description

Reverse natural sorting.

Definition at line 82 of file stringOpsSort.H.

Member Function Documentation

◆ operator()()

bool operator() ( const std::string &  s1,
const std::string &  s2 
) const
inline

Reverse natural sorting.

Definition at line 85 of file stringOpsSort.H.

References natural_sort::compare().

Here is the call graph for this function:

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