This code is probably terrible but its ok
This commit is contained in:
parent
8db3dae6f1
commit
e8fb8ec19f
10 changed files with 201 additions and 219 deletions
3
.clangd
3
.clangd
|
@ -1,2 +1,3 @@
|
|||
CompileFlags:
|
||||
Add: [-std=c++2b]
|
||||
Add: [-std=c++2b, -Wno-unused-function]
|
||||
Remove: -Wc++98-compat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue