Asserts on free and alloc

This commit is contained in:
CarlWachter
2023-09-23 11:02:35 +02:00
parent f813e7b6ea
commit 7c8cf2e1e2
3 changed files with 12 additions and 4 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.associations": {
"*.tpp": "cpp"
}
}