Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
testing::gmock_function_mocker_test::TemplatedCopyable< T > Class Template Reference

Public Member Functions

 TemplatedCopyable ()
 
template<typename U >
 TemplatedCopyable (const U &other)
 

Detailed Description

template<typename T>
class testing::gmock_function_mocker_test::TemplatedCopyable< T >

Definition at line 69 of file gmock-function-mocker_test.cc.

Constructor & Destructor Documentation

Definition at line 71 of file gmock-function-mocker_test.cc.

template<typename T >
template<typename U >
testing::gmock_function_mocker_test::TemplatedCopyable< T >::TemplatedCopyable ( const U &  other)
inline

Definition at line 74 of file gmock-function-mocker_test.cc.


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