CHROMA
Public Attributes | List of all members
testing::internal::FloatingPoint< RawType >::FloatingPointUnion Union Reference

Public Attributes

RawType value_
 
Bits bits_
 

Detailed Description

template<typename RawType>
union testing::internal::FloatingPoint< RawType >::FloatingPointUnion

Definition at line 7299 of file gtest.h.

Member Data Documentation

◆ bits_

template<typename RawType >
Bits testing::internal::FloatingPoint< RawType >::FloatingPointUnion::bits_

◆ value_

template<typename RawType >
RawType testing::internal::FloatingPoint< RawType >::FloatingPointUnion::value_

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