get nullptr'd lol

This commit is contained in:
2024-03-09 23:17:44 -06:00
parent 5088bded35
commit 756d08231a
107 changed files with 9646 additions and 1888 deletions

View File

@@ -0,0 +1,60 @@
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
"minimumCMakeVersion" :
{
"string" : "3.28"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
0
]
}
],
"name" : "Debug",
"projects" :
[
{
"directoryIndexes" :
[
0
],
"name" : "pointers",
"targetIndexes" :
[
0
]
}
],
"targets" :
[
{
"directoryIndex" : 0,
"id" : "pointers::@6890427a1f51a3e7e1df",
"jsonFile" : "target-pointers-Debug-518d0f01ddda093f4883.json",
"name" : "pointers",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "/home/caleb/ASDV-Cpp/Assignments/pointers/cmake-build-debug",
"source" : "/home/caleb/ASDV-Cpp/Assignments/pointers"
},
"version" :
{
"major" : 2,
"minor" : 6
}
}