ELC in dev
ELC-lang
载入中...
搜索中...
未找到
elc::defs::locale::str::base_read 命名空间参考

变量

constexpr auto ending_of_expr_beyond_expectations = U"" "表达式的结尾超出预期"_constexpr_str
 
constexpr auto expr_incomplete = U"" "表达式未完成"_constexpr_str
 
constexpr auto symbol_is_undefined = U"" "此符号未定义"_constexpr_str
 
constexpr auto expr_too_outrageous = U"" "表达式过于离谱"_constexpr_str
 

变量说明

◆ ending_of_expr_beyond_expectations

constexpr auto elc::defs::locale::str::base_read::ending_of_expr_beyond_expectations = U"" "表达式的结尾超出预期"_constexpr_str
inlineconstexpr

在文件 all_defs.cpp19990 行定义.

◆ expr_incomplete

constexpr auto elc::defs::locale::str::base_read::expr_incomplete = U"" "表达式未完成"_constexpr_str
inlineconstexpr

在文件 all_defs.cpp19991 行定义.

◆ expr_too_outrageous

constexpr auto elc::defs::locale::str::base_read::expr_too_outrageous = U"" "表达式过于离谱"_constexpr_str
inlineconstexpr

在文件 all_defs.cpp19993 行定义.

◆ symbol_is_undefined

constexpr auto elc::defs::locale::str::base_read::symbol_is_undefined = U"" "此符号未定义"_constexpr_str
inlineconstexpr

在文件 all_defs.cpp19992 行定义.