Fesapi 2.3.0.0
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
Classes | Public Types | Static Public Attributes | List of all members
date::detail::no_overflow< R1, R2 > Struct Template Reference

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)
 

The documentation for this struct was generated from the following file: