tcp-lib/.clangd

5 lines
158 B
Plaintext

CompileFlags:
Remove: ['-fno-shrink-wrap', '-fstrict-volatile-bitfields', '-fno-tree-switch-conversion']
Add: ['-std=c++23', '-D__cpp_concepts=202002L']