ELC in dev
ELC-lang
载入中...
搜索中...
未找到
elc::defs::base::data_view< const T > 模板结构体 参考
类 elc::defs::base::data_view< const T > 继承关系图:
[图例]
elc::defs::base::data_view< const T > 的协作图:
[图例]

Public 成员函数

constexpr data_view (const T *p) noexcept
 

额外继承的成员函数

详细描述

template<class T>
struct elc::defs::base::data_view< const T >

在文件 all_defs.cpp9255 行定义.

构造及析构函数说明

◆ data_view()

template<class T >
constexpr elc::defs::base::data_view< const T >::data_view ( const T *  p)
inlineconstexprnoexcept

在文件 all_defs.cpp9257 行定义.

9257:array_like_view_t<const byte>{cast_to_data(p),sizeof(T)}{}
constexpr T down_cast(U a) noexcept
向下转型至
constexpr byte * cast_to_data(T *p) noexcept
函数调用图:

该结构体的文档由以下文件生成: