Home
last modified time | relevance | path

Searched refs:albumsSortModified (Results 1 – 1 of 1) sorted by relevance

/dports/audio/cantata/cantata-2.4.2/db/
H A Dlibrarydb.cpp178 static bool albumsSortModified(const LibraryDb::Album &a, const LibraryDb::Album &b) in albumsSortModified() function
875 std::sort(albums.begin(), albums.end(), albumsSortModified); in getAlbums()