cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
testing::internal::ImplBase< Impl >::Holder Struct Reference

#include <gmock-actions.h>

Public Member Functions

 operator const Impl & () const
 

Public Attributes

std::shared_ptr< Impl > ptr
 

Member Function Documentation

◆ operator const Impl &()

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 file: