没有format 头文件
- GCC版本对C++的支持情况
- 即使我使用11,也没有format 头文件
小熊猫 ide
- https://wwe.lanzoui.com/b01os0mwd
- 最新11
- 可以自己更新
- https://royqh1979.gitee.io/redpandacpp/docsy/docs/
gcc13 才支持format
- [7
GCC 13 has added support for std::format.](https://stackoverflow.com/questions/63724059/does-gcc-support-c20-stdformat)