Functor for helping sort filename in alphabetical and numerical order when using in conjunction with std::sort.
More...
#include <FileNameUtils>
|
bool | operator() (const std::string &lhs, const std::string &rhs) const |
Functor for helping sort filename in alphabetical and numerical order when using in conjunction with std::sort.
◆ operator()()
bool osgDB::FileNameComparator::operator() |
( |
const std::string & | lhs, |
|
|
const std::string & | rhs ) const |
|
inline |
The documentation for this struct was generated from the following file: