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