Loading...
Searching...
No Matches
natural_sort::reverse Struct Reference

Reverse natural sorting. More...

#include <stringOpsSort.H>

Public Member Functions

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

Detailed Description

Reverse natural sorting.

Definition at line 114 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 119 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: