restructuring

This commit is contained in:
jorenchik
2024-09-21 11:39:01 +03:00
parent cd538159cf
commit 0fa78654e7
113 changed files with 13393 additions and 46 deletions

1
.clangd Normal file
View File

@@ -0,0 +1 @@
{ “Add”: [ “-std=c++20” ], “Compiler”: “clang++” }