ELC in dev
ELC-lang
|
Protected 成员函数 | |
constexpr T * | get_handle () noexcept |
constexpr const T * | get_handle () const noexcept |
友元 | |
template<class U , class another_attribute_name > | |
U * | get_handle (attribute< U, another_attribute_name > *) noexcept |
template<class U , class another_attribute_name > | |
const U * | get_handle (const attribute< U, another_attribute_name > *) noexcept |
在文件 all_defs.cpp 第 1301 行定义.
|
inlineconstexprprotectednoexcept |
在文件 all_defs.cpp 第 1309 行定义.
|
inlineconstexprprotectednoexcept |
在文件 all_defs.cpp 第 1305 行定义.
|
friend |