Teuchos - Trilinos Tools Package
Version of the Day
|
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... | |
Dummy specialization of ArrayRCP<const void>.
See ArrayRCP<void> for details.
Definition at line 1015 of file Teuchos_ArrayRCPDecl.hpp.
typedef const void* Teuchos::ArrayRCP< const void >::pointer |
Definition at line 1027 of file Teuchos_ArrayRCPDecl.hpp.
|
inline |
Default constructor; thows an exception.
Definition at line 1269 of file Teuchos_ArrayRCP.hpp.