ELC
in dev
ELC-lang
载入中...
搜索中...
未找到
elc::defs::stream_n::text_iostream 概念引用
概念定义
template
<
class
T>
concept
elc::defs::stream_n::text_iostream
=
is_base_of<text_iostream_t<char_t>
,T>
elc::defs::stream_n::text_iostream
Definition
all_defs.cpp:29013
elc::defs::base::down_cast
constexpr T down_cast(U a) noexcept
向下转型至
Definition
all_defs.cpp:1133
详细描述
在文件
all_defs.cpp
第
29013
行定义.
elc
defs
stream_n
text_iostream
制作者
1.9.8