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:


self_test
Author(s): Kevin Watts, Brice Rebsamen , Jeremy Leibs and Blaise Gassend
autogenerated on Tue Mar 26 2019 03:09:49