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

概念定义

template<class T, class... Args>
concept elc::defs::memory::lifetime_n::construct_nothrow = ::std::is_nothrow_constructible_v<T,Args...>
constexpr T down_cast(U a) noexcept
向下转型至

详细描述

在文件 all_defs.cpp9487 行定义.