proxygen
testing::gmock_matchers_test::IntReferenceWrapper Struct Reference

Public Member Functions

 IntReferenceWrapper (const int &a_value)
 
 IntReferenceWrapper (const int &a_value)
 
 IntReferenceWrapper (const int &a_value)
 

Public Attributes

const int * value
 

Detailed Description

Definition at line 643 of file gmock-matchers_test.cc.

Constructor & Destructor Documentation

testing::gmock_matchers_test::IntReferenceWrapper::IntReferenceWrapper ( const int &  a_value)
inline

Definition at line 644 of file gmock-matchers_test.cc.

testing::gmock_matchers_test::IntReferenceWrapper::IntReferenceWrapper ( const int &  a_value)
inline
testing::gmock_matchers_test::IntReferenceWrapper::IntReferenceWrapper ( const int &  a_value)
inline

Member Data Documentation

const int * testing::gmock_matchers_test::IntReferenceWrapper::value

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