|
GCSIM
|
#include <cstddef>#include "../common/gc/gc-visitor.hpp"#include "../root-set-table/root-set-table.hpp"#include "../root-set-table/thread-local-stack.hpp"#include "../root-set-table/global-root.hpp"#include "../root-set-table/register-root.hpp"#include "../heap/heap.hpp"#include "../common/thread-pool/thread-pool.hpp"Classes | |
| class | garbage_collector |
| implementation of the mark-sweep gc More... | |