Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | List of all members
Teuchos::ArrayRCP< const void > Class Template Reference

Dummy specialization of ArrayRCP<const void>. More...

#include <Teuchos_ArrayRCPDecl.hpp>

Public Types

typedef const void * pointer
 

Public Member Functions

 ArrayRCP ()
 Default constructor; thows an exception. More...
 

Detailed Description

template<>
class Teuchos::ArrayRCP< const void >

Dummy specialization of ArrayRCP<const void>.

See ArrayRCP<void> for details.

Definition at line 1015 of file Teuchos_ArrayRCPDecl.hpp.

Member Typedef Documentation

typedef const void* Teuchos::ArrayRCP< const void >::pointer

Definition at line 1027 of file Teuchos_ArrayRCPDecl.hpp.

Constructor & Destructor Documentation

Teuchos::ArrayRCP< const void >::ArrayRCP ( )
inline

Default constructor; thows an exception.

Definition at line 1269 of file Teuchos_ArrayRCP.hpp.


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