ELC in dev
ELC-lang
|
Public 成员函数 | |
template<class T > requires (type_info<decltype(0)>.can_convert_to<T>) | |
operator T () const noexcept(type_info< decltype(0)>.can_nothrow_convert_to< T >) | |
没什么用的语法糖,等价于字面量0.
在文件 all_defs.cpp 第 9386 行定义.
|
inlinenoexcept |
在文件 all_defs.cpp 第 9388 行定义.