OmniSciDB
a5dc49c757
|
#include <misc.h>
Public Attributes | |
int64_t | quot |
int64_t | rem |
int64_t shared::DivUMod::quot |
Definition at line 180 of file misc.h.
Referenced by shared::divUMod(), shared::formatDate(), and shared::formatDateTime().
int64_t shared::DivUMod::rem |
Definition at line 181 of file misc.h.
Referenced by shared::formatDate(), and shared::formatDateTime().