ELC in dev
ELC-lang
|
提供gc定义 更多...
命名空间 | |
namespace | default_gc_for_type |
类 | |
class | can_map_all |
class | can_shrink |
class | gc_t |
struct | have_root |
struct | mark_able_for_gc |
class | root_of |
class | roots_t |
函数 | |
void | gc_for_alloc () noexcept |
当alloc失败时调用此函数 | |
template<class T , class enable_state > | |
void | gc_method_of () noexcept |
template<class T , class enable_state > | |
bool | gc_success_identifier_of () noexcept |
变量 | |
template<typename T > | |
roots_t< T > | roots_of {} |
gc_t | gc |
提供gc定义
|
inlinenoexcept |
|
inlinenoexcept |
在文件 all_defs.cpp 第 26473 行定义.
|
inlinenoexcept |
在文件 all_defs.cpp 第 26477 行定义.
|
inline |
在文件 all_defs.cpp 第 26520 行定义.
在文件 all_defs.cpp 第 26114 行定义.