A structure for comparing to save_info objects based on their modified time. More...
#include <save_index.hpp>
Public Member Functions | |
bool | operator() (const save_info &a, const save_info &b) const |
A structure for comparing to save_info objects based on their modified time.
If the times are equal, will order based on the name.
Definition at line 62 of file save_index.hpp.
Definition at line 271 of file save_index.cpp.
References _(), b, savegame::save_info::modified(), and savegame::save_info::name().