ELC in dev
ELC-lang
|
Public 成员函数 | |
template<class T > requires able<T> | |
constexpr auto | operator() (T &&v) const noexcept(nothrow< T >) |
静态 Public 属性 | |
template<class T > | |
static constexpr bool | able = able_helper<T>() |
template<class T > | |
static constexpr bool | nothrow = nothrow_helper<T>() |
在文件 all_defs.cpp 第 6457 行定义.
|
inlineconstexprnoexcept |
|
inlinestaticconstexpr |
在文件 all_defs.cpp 第 7301 行定义.
|
inlinestaticconstexpr |
在文件 all_defs.cpp 第 7314 行定义.