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 | Public Attributes | List of all members
MyClass< T > Struct Template Reference

Public Member Functions

 MyClass ()
 

Public Attributes

T x
 

Detailed Description

template<class T>
struct MyClass< T >

Definition at line 42 of file template_container_example.cpp.

Constructor & Destructor Documentation

template<class T >
MyClass< T >::MyClass ( )
inline

Definition at line 44 of file template_container_example.cpp.

Member Data Documentation

template<class T >
T MyClass< T >::x

Definition at line 43 of file template_container_example.cpp.


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