Clang version: 20.1.5
When compiling the open source third-party library fmt, support for c++20 was set, but consteval compilation errors still occurred. The Clang used is already the latest version。
1,The following is the compilation error code snippet:
2,The error message:
