#include <safe_conversions_impl.h>
|
| static constexpr Dst | max () |
| |
| static constexpr Dst | min () |
| |
◆ DstLimits
template<typename Dst , typename Src >
◆ SrcLimits
template<typename Dst , typename Src >
◆ max()
template<typename Dst , typename Src >
◆ min()
template<typename Dst , typename Src >
◆ shift
template<typename Dst , typename Src >
Initial value: SrcLimits::digits < DstLimits::digits &&
SrcLimits::is_iec559 &&
DstLimits::is_integer)
? (DstLimits::digits - SrcLimits::digits)
: 0
The documentation for this struct was generated from the following file: