ELC in dev
ELC-lang
载入中...
搜索中...
未找到
elc::defs::base::non_copy_construct_able结构体 参考

禁止复制构造 更多...

类 elc::defs::base::non_copy_construct_able 继承关系图:
[图例]

Public 成员函数

constexpr non_copy_construct_able ()=default
 
constexpr non_copy_construct_able (const non_copy_construct_able &)=delete
 
constexpr non_copy_construct_able (non_copy_construct_able &&)=default
 
constexpr non_copy_construct_ableoperator= (const non_copy_construct_able &) &noexcept=default
 
constexpr non_copy_construct_ableoperator= (non_copy_construct_able &&) &noexcept=default
 

详细描述

禁止复制构造

在文件 all_defs.cpp1240 行定义.

构造及析构函数说明

◆ non_copy_construct_able() [1/3]

constexpr elc::defs::base::non_copy_construct_able::non_copy_construct_able ( )
constexprdefault

◆ non_copy_construct_able() [2/3]

constexpr elc::defs::base::non_copy_construct_able::non_copy_construct_able ( const non_copy_construct_able )
constexprdelete

◆ non_copy_construct_able() [3/3]

constexpr elc::defs::base::non_copy_construct_able::non_copy_construct_able ( non_copy_construct_able &&  )
constexprdefault

成员函数说明

◆ operator=() [1/2]

constexpr non_copy_construct_able & elc::defs::base::non_copy_construct_able::operator= ( const non_copy_construct_able ) &
constexprdefaultnoexcept

◆ operator=() [2/2]

constexpr non_copy_construct_able & elc::defs::base::non_copy_construct_able::operator= ( non_copy_construct_able &&  ) &
constexprdefaultnoexcept

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