Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::FloatingPoint< RawType >::FloatingPointUnion Union Reference
+ Collaboration diagram for testing::internal::FloatingPoint< RawType >::FloatingPointUnion:

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.

View newest version in sPHENIX GitHub at line 369 of file gtest-internal.h

Member Data Documentation

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

Definition at line 370 of file gtest-internal.h.

View newest version in sPHENIX GitHub at line 370 of file gtest-internal.h

Referenced by testing::internal::FloatingPoint< RawType >::FloatingPoint(), and testing::internal::FloatingPoint< RawType >::ReinterpretBits().


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