Template Class cuview

Class Documentation

template<class T>
class cuview

Public Functions

inline explicit cuview(T &src)

Public Static Attributes

static constexpr cubase::Type type = cutraits<T>::type
static constexpr cuop::Op op = cutraits<T>::op

Protected Attributes

T &mSrc