Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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

◆ TemplatedCopyable() [1/2]

template<typename T>
testing::gmock_function_mocker_test::TemplatedCopyable< T >::TemplatedCopyable ( )
inline

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

◆ TemplatedCopyable() [2/2]

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: