We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d95a9e + f104a52 commit c2bed9bCopy full SHA for c2bed9b
softdev.bib
@@ -3298,3 +3298,19 @@ @misc{goetz21deprecated
3298
howpublished = {\url{https://openjdk.org/jeps/421}},
3299
note = {Accessed: 2023-10-17}
3300
}
3301
+
3302
+@book{pierce04advanced,
3303
+ title={Advanced topics in {Types} and {Programming} {Languages}},
3304
+ author={Pierce, Benjamin C},
3305
+ year={2004},
3306
+ publisher={{MIT} press},
3307
+ month = Dec,
3308
+}
3309
3310
+@misc{stroustrup97c++,
3311
+ title={The {C++} {Programming} {Language} ({Special} 3rd {Edition})},
3312
+ author={Stroustrup, Bjarne},
3313
+ year={1997},
3314
+ month=Jun,
3315
+ publisher={Addison-Wesley}
3316
0 commit comments