proxygen
StaticAssertTypeEqTestHelper< T > Class Template Reference

Public Member Functions

 StaticAssertTypeEqTestHelper ()
 
 StaticAssertTypeEqTestHelper ()
 
 StaticAssertTypeEqTestHelper ()
 

Detailed Description

template<typename T>
class StaticAssertTypeEqTestHelper< T >

Definition at line 6873 of file gtest_unittest.cc.

Constructor & Destructor Documentation

template<typename T >
StaticAssertTypeEqTestHelper< T >::StaticAssertTypeEqTestHelper ( )
inline

Definition at line 6875 of file gtest_unittest.cc.

6875 { StaticAssertTypeEq<bool, T>(); }
template<typename T >
StaticAssertTypeEqTestHelper< T >::StaticAssertTypeEqTestHelper ( )
inline

Definition at line 6875 of file gtest_unittest.cc.

6875 { StaticAssertTypeEq<bool, T>(); }
template<typename T >
StaticAssertTypeEqTestHelper< T >::StaticAssertTypeEqTestHelper ( )
inline

Definition at line 6875 of file gtest_unittest.cc.

6875 { StaticAssertTypeEq<bool, T>(); }

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