tree: a617b298cbd9c01629fea17968a358508b478ad9 [path history] [tgz]
  1. internal/
  2. allocation.h
  3. garbage-collected.h
  4. heap.h
  5. member.h
  6. platform.h
  7. README.md
  8. source-location.h
  9. trace-trait.h
  10. type-traits.h
  11. 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.