C++ Instrument Catalog
|
#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) |
|
static |