mirror of
https://github.com/nodejs/node.git
synced 2025-05-22 17:34:41 +00:00
![]() PR-URL: https://github.com/nodejs/node/pull/32831 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> |
||
---|---|---|
.. | ||
allocation.h | ||
finalizer-trait.h | ||
garbage-collected.h | ||
gc-info.h | ||
heap.h | ||
internals.h | ||
platform.h | ||
README.md |
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.