Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Teuchos::RawPointerConversionTraits< ArrayRCP< T > > Class Template Reference

#include <Teuchos_getRawPtr.hpp>

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

Definition at line 77 of file Teuchos_getRawPtr.hpp.

Member Function Documentation

◆ getRawPtr()

template<class T >
static 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: