refactoring, add examples, move to library()

This commit is contained in:
2025-05-21 01:30:48 +02:00
parent c2955b7b1b
commit af71544585
11 changed files with 157 additions and 43 deletions

View File

@@ -1,6 +0,0 @@
{
"clangd.arguments": [
"--compile-commands-dir=build/"
],
"clangd.path": "clangd",
}