Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 180 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 180 Bytes

MarkAndSweepGC

This is an sample implementation of a mark and sweep GC for C++ including some sample classes and sample code.

This was a university project at the JKU in Linz.