Comparator for files.
Public Member Functions | |
| NaturalFileComparator (bool shouldPutFoldersFirst) noexcept | |
| int | compareElements (const File &firstFile, const File &secondFile) const |
Public Attributes | |
| bool | foldersFirst |
|
inlinenoexcept |
References foldersFirst.
| bool juce::File::NaturalFileComparator::foldersFirst |
Referenced by compareElements(), and NaturalFileComparator().