BG_Flood  0.1
Documentation (Work-in-progress)
SharedMemory< T > Struct Template Reference

Public Member Functions

__device__ operator T* ()
 
__device__ operator const T * () const
 
__device__ operator T* ()
 
__device__ operator const T * () const
 

Member Function Documentation

◆ operator const T *() [1/2]

template<class T >
__device__ SharedMemory< T >::operator const T * ( ) const
inline

◆ operator const T *() [2/2]

template<class T >
__device__ SharedMemory< T >::operator const T * ( ) const
inline

◆ operator T*() [1/2]

template<class T >
__device__ SharedMemory< T >::operator T* ( )
inline

◆ operator T*() [2/2]

template<class T >
__device__ SharedMemory< T >::operator T* ( )
inline

The documentation for this struct was generated from the following files: