|
Dynalib Utils
|
#include <date.h>
Public Types | |
| typedef std::ratio< mul< n1, d2, !value >::value, mul< n2, d1, !value >::value > | type |
Static Public Attributes | |
| static const bool | value = (n1 <= max / d2) && (n2 <= max / d1) |
| typedef std::ratio<mul<n1, d2, !value>::value, mul<n2, d1, !value>::value> date::detail::no_overflow< R1, R2 >::type |
|
static |
1.8.13