ELC
in dev
ELC-lang
载入中...
搜索中...
未找到
elc::defs::memory::lifetime_n::copy_construct_nothrow 概念引用
概念定义
template
<
class
T>
concept
elc::defs::memory::lifetime_n::copy_construct_nothrow
= ::std::is_nothrow_copy_constructible_v<T>
elc::defs::memory::lifetime_n::copy_construct_nothrow
Definition
all_defs.cpp:9504
详细描述
在文件
all_defs.cpp
第
9504
行定义.
elc
defs
memory
lifetime_n
copy_construct_nothrow
制作者
1.9.8