Monero
Public Member Functions | Private Attributes | List of all members
testing::gmock_matchers_test::Streamlike< T >::ConstIter::PostIncrProxy Class Reference

Public Member Functions

 PostIncrProxy (const value_type &value)
 
value_type operator* () const
 

Private Attributes

value_type value_
 

Constructor & Destructor Documentation

◆ PostIncrProxy()

template<typename T >
testing::gmock_matchers_test::Streamlike< T >::ConstIter::PostIncrProxy::PostIncrProxy ( const value_type value)
inlineexplicit

Member Function Documentation

◆ operator*()

template<typename T >
value_type testing::gmock_matchers_test::Streamlike< T >::ConstIter::PostIncrProxy::operator* ( ) const
inline

Member Data Documentation

◆ value_

template<typename T >
value_type testing::gmock_matchers_test::Streamlike< T >::ConstIter::PostIncrProxy::value_
private

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