| 
    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 973 of file Teuchos_ArrayRCPDecl.hpp.
| typedef const void* Teuchos::ArrayRCP< const void >::pointer | 
Definition at line 985 of file Teuchos_ArrayRCPDecl.hpp.
      
  | 
  inline | 
Default constructor; thows an exception.
Definition at line 1223 of file Teuchos_ArrayRCP.hpp.
 1.8.5