tree: f469c7f52b7ef9fa120c4be534bd4684354a15dd [path history] [tgz]
  1. internal/
  2. allocation.h
  3. DEPS
  4. garbage-collected.h
  5. heap.h
  6. liveness-broker.h
  7. macros.h
  8. member.h
  9. persistent.h
  10. platform.h
  11. prefinalizer.h
  12. README.md
  13. source-location.h
  14. trace-trait.h
  15. type-traits.h
  16. visitor.h
include/cppgc/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.