Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Teuchos_getRawPtr.hpp>
Public Types | |
typedef ArrayRCP< T >::pointer | Ptr_t |
Static Public Member Functions | |
static Ptr_t | getRawPtr (const ArrayRCP< T > &arcp) |
Definition at line 42 of file Teuchos_getRawPtr.hpp.
typedef ArrayRCP<T>::pointer Teuchos::RawPointerConversionTraits< ArrayRCP< T > >::Ptr_t |
Definition at line 45 of file Teuchos_getRawPtr.hpp.
|
inlinestatic |
Definition at line 46 of file Teuchos_getRawPtr.hpp.