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 | Private Attributes | List of all members
UnprintableTemplateInGlobal< T > Class Template Reference

Public Member Functions

 UnprintableTemplateInGlobal ()
 

Private Attributes

T value_
 

Detailed Description

template<typename T>
class UnprintableTemplateInGlobal< T >

Definition at line 95 of file googletest-printers-test.cc.

Constructor & Destructor Documentation

template<typename T >
UnprintableTemplateInGlobal< T >::UnprintableTemplateInGlobal ( )
inline

Definition at line 97 of file googletest-printers-test.cc.

Member Data Documentation

template<typename T >
T UnprintableTemplateInGlobal< T >::value_
private

Definition at line 99 of file googletest-printers-test.cc.


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