#include <gtest-internal.h>
◆ Bits
template<typename RawType>
◆ FloatingPoint()
template<typename RawType>
◆ AlmostEquals()
template<typename RawType>
◆ bits()
template<typename RawType>
◆ exponent_bits()
template<typename RawType>
◆ fraction_bits()
template<typename RawType>
◆ Infinity()
template<typename RawType>
◆ is_nan()
template<typename RawType>
◆ ReinterpretBits()
template<typename RawType>
◆ sign_bit()
template<typename RawType>
◆ kBitCount
template<typename RawType>
◆ kExponentBitCount
template<typename RawType>
◆ kExponentBitMask
template<typename RawType>
◆ kFractionBitCount
template<typename RawType>
Initial value:=
std::numeric_limits<RawType>::digits - 1
◆ kFractionBitMask
template<typename RawType>
◆ kMaxUlps
template<typename RawType>
◆ kSignBitMask
template<typename RawType>
The documentation for this class was generated from the following file: