Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Teuchos::ArrayRCP< const void > Class 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.
 

Detailed Description

Dummy specialization of ArrayRCP<const void>.

See ArrayRCP<void> for details.

Definition at line 1006 of file Teuchos_ArrayRCPDecl.hpp.

Member Typedef Documentation

◆ pointer

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

Definition at line 1018 of file Teuchos_ArrayRCPDecl.hpp.

Constructor & Destructor Documentation

◆ ArrayRCP()

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

Default constructor; thows an exception.


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