GrPPI  1.0
Generic and Reusable Parallel Pattern Interface
Public Member Functions | Public Attributes | List of all members
testing::internal::ImplBase< Impl >::Holder Struct Reference

#include <gmock-actions.h>

Public Member Functions

 operator const Impl & () const
 
 operator const Impl & () const
 

Public Attributes

std::shared_ptr< Impl > ptr
 

Member Function Documentation

◆ operator const Impl &() [1/2]

template<typename Impl >
testing::internal::ImplBase< Impl >::Holder::operator const Impl & ( ) const
inlineexplicit

◆ operator const Impl &() [2/2]

template<typename Impl >
testing::internal::ImplBase< Impl >::Holder::operator const Impl & ( ) const
inlineexplicit

Member Data Documentation

◆ ptr

template<typename Impl >
std::shared_ptr< Impl > testing::internal::ImplBase< Impl >::Holder::ptr

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