f197fd2731
This reverts commit |
||
---|---|---|
.. | ||
internal | ||
allocation.h | ||
DEPS | ||
garbage-collected.h | ||
heap.h | ||
liveness-broker.h | ||
macros.h | ||
member.h | ||
persistent.h | ||
platform.h | ||
prefinalizer.h | ||
README.md | ||
source-location.h | ||
trace-trait.h | ||
type-traits.h | ||
visitor.h |
C++ Garbage Collection
This directory provides an open-source garbage collection library for C++.
The library is under construction, meaning that all APIs in this directory are incomplete and considered unstable and should not be used.