ELC in dev
ELC-lang
载入中...
搜索中...
未找到
elc::defs::memory::lifetime_n::move_construct_trivial 概念引用

概念定义

template<class T>
concept elc::defs::memory::lifetime_n::move_construct_trivial = ::std::is_trivially_move_constructible_v<T>

详细描述

在文件 all_defs.cpp9514 行定义.