ELC in dev
ELC-lang
载入中...
搜索中...
未找到
elc::APIs::alloc::source_location_info_t结构体 参考

Public 成员函数

constexpr const char * file () noexcept
 
constexpr uint_least32_t line () noexcept
 

详细描述

在文件 all_defs.cpp14086 行定义.

成员函数说明

◆ file()

constexpr const char * elc::APIs::alloc::source_location_info_t::file ( )
inlineconstexprnoexcept

在文件 all_defs.cpp14087 行定义.

14087{return nullptr;}

◆ line()

constexpr uint_least32_t elc::APIs::alloc::source_location_info_t::line ( )
inlineconstexprnoexcept

在文件 all_defs.cpp14088 行定义.

14088{return 0;}

该结构体的文档由以下文件生成: