#include <gtest-internal.h>
◆ Bits [1/2]
template<typename RawType >
◆ Bits [2/2]
template<typename RawType >
◆ FloatingPoint() [1/2]
template<typename RawType >
◆ FloatingPoint() [2/2]
template<typename RawType >
◆ AlmostEquals() [1/2]
template<typename RawType >
◆ AlmostEquals() [2/2]
template<typename RawType >
◆ bits() [1/2]
template<typename RawType >
◆ bits() [2/2]
template<typename RawType >
◆ exponent_bits() [1/2]
template<typename RawType >
◆ exponent_bits() [2/2]
template<typename RawType >
◆ fraction_bits() [1/2]
template<typename RawType >
◆ fraction_bits() [2/2]
template<typename RawType >
◆ Infinity() [1/2]
template<typename RawType >
◆ Infinity() [2/2]
template<typename RawType >
◆ is_nan() [1/2]
template<typename RawType >
◆ is_nan() [2/2]
template<typename RawType >
◆ Max() [1/6]
template<typename RawType >
◆ Max() [2/6]
◆ Max() [3/6]
◆ Max() [4/6]
template<typename RawType >
◆ Max() [5/6]
◆ Max() [6/6]
◆ ReinterpretBits() [1/2]
template<typename RawType >
◆ ReinterpretBits() [2/2]
template<typename RawType >
◆ sign_bit() [1/2]
template<typename RawType >
◆ sign_bit() [2/2]
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 const size_t kExponentBitCount
Definition: cmake-build-debug/googletest-src/googletest/include/gtest/internal/gtest-internal.h:266
◆ kMaxUlps
template<typename RawType >
◆ kSignBitMask
template<typename RawType >
The documentation for this class was generated from the following files: