JUCE
|
Public Member Functions | |
NaturalFileComparator (bool shouldPutFoldersFirst) noexcept | |
int | compareElements (const File &firstFile, const File &secondFile) const |
Public Attributes | |
bool | foldersFirst |
|
noexcept |
bool juce::File::NaturalFileComparator::foldersFirst |