#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 >
Initial value:= ~static_cast<Bits>(0) >>
static const size_t kExponentBitCount
Definition gtest-internal.h:262
◆ kMaxUlps
template<typename RawType >
◆ kSignBitMask
template<typename RawType >
The documentation for this class was generated from the following file:
- subprojects/googletest-1.14.0/googletest/include/gtest/internal/gtest-internal.h