模板类 cuview

类文档

template<class T>
class cuview

公有方法

inline explicit cuview(T &src)

公有静态属性

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

保护属性

T &mSrc