C++ 关键词:consteval
来自cppreference.com
用法
-
consteval
声明说明符(C++20 起) - 显式指定函数调用运算符为立即函数的 lambda-声明符(C++20 起)
- consteval if 语句(C++23 起)