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