Public Attributes
testing::internal::FloatingPoint< RawType >::FloatingPointUnion Union Reference

List of all members.

Public Attributes

Bits bits_
RawType value_

Detailed Description

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

Definition at line 7299 of file gtest.h.


Member Data Documentation

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

Definition at line 7301 of file gtest.h.

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

Definition at line 7300 of file gtest.h.


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


diagnostic_aggregator
Author(s): Kevin Watts, Brice Rebsamen
autogenerated on Mon Aug 14 2017 02:51:54