Go to the source code of this file.
Typedefs | |
typedef struct tm | DATE_SIM |
Date structure. | |
Functions | |
bool | operator< (const tm &left, const tm &right) |
Compares two dates. |
typedef struct tm DATE_SIM |
Date structure.
bool operator< | ( | const tm & | left, | |
const tm & | right | |||
) | [inline] |
Compares two dates.
left | ||
right |