DDC 0.0.0

a discrete domain computation library

ddc::ddc_detail::gpu_proxy< T > Class Template Reference

Public Member Functions

DDC_INLINE_FUNCTION T * operator-> ()
 
DDC_INLINE_FUNCTION T & operator* ()
 
DDC_INLINE_FUNCTION T * data ()
 

Member Function Documentation

◆ operator->()

template<class T >
DDC_INLINE_FUNCTION T* ddc::ddc_detail::gpu_proxy< T >::operator-> ( )
inline

◆ operator*()

template<class T >
DDC_INLINE_FUNCTION T& ddc::ddc_detail::gpu_proxy< T >::operator* ( )
inline

◆ data()

template<class T >
DDC_INLINE_FUNCTION T* ddc::ddc_detail::gpu_proxy< T >::data ( )
inline

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