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