proxygen
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 369 of file gtest-internal.h.

Member Data Documentation

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

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