tesseract v5.3.3.20231005
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.

71{}

◆ 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.

74{} // NOLINT

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