everystep
C++ 现代

constexpr 增强:以前编译期不能干的事,现在能干了

C++11 的 constexpr 很克制。C++20 把它放开了不少,让编译期逻辑更像正常代码。

6 个章节
持续更新中