Functions | |
bool | lexical_sort (CppDir::File &f1, CppDir::File &f2) |
bool | date_sort (CppDir::File &f1, CppDir::File &f2) |
bool | numerical_sort (CppDir::File &f1, CppDir::File &f2) |
bool | has_number (std::string s) |
bool | extract_number (std::string s, std::string::size_type start, std::string &num) |
|
|
|
|
|
|
|
|
|
|