Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Teuchos::RawPointerConversionTraits< ArrayRCP< T > > Class Template Reference

#include <Teuchos_getRawPtr.hpp>

Inheritance diagram for Teuchos::RawPointerConversionTraits< ArrayRCP< T > >:

Public Types

typedef ArrayRCP< T >::pointer Ptr_t

Static Public Member Functions

static Ptr_t getRawPtr (const ArrayRCP< T > &arcp)

Detailed Description

template<class T>
class Teuchos::RawPointerConversionTraits< ArrayRCP< T > >

Definition at line 74 of file Teuchos_getRawPtr.hpp.

Member Typedef Documentation

◆ Ptr_t

template<class T>
typedef ArrayRCP<T>::pointer Teuchos::RawPointerConversionTraits< ArrayRCP< T > >::Ptr_t

Definition at line 77 of file Teuchos_getRawPtr.hpp.

Member Function Documentation

◆ getRawPtr()

template<class T>
Ptr_t Teuchos::RawPointerConversionTraits< ArrayRCP< T > >::getRawPtr ( const ArrayRCP< T > & arcp)
inlinestatic

Definition at line 78 of file Teuchos_getRawPtr.hpp.


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