• Home
Name Date Size #Lines LOC

..--

internal/03-May-2024-925603

DEPSD03-May-2024125 98

README.mdD03-May-2024241 53

allocation.hD03-May-20247.7 KiB218124

common.hD03-May-2024824 2715

cross-thread-persistent.hD03-May-20249.6 KiB312201

custom-space.hD03-May-20242.3 KiB9248

default-platform.hD03-May-20241.9 KiB6036

ephemeron-pair.hD03-May-2024646 2612

garbage-collected.hD03-May-20243.2 KiB11738

heap.hD03-May-20244.1 KiB14443

liveness-broker.hD03-May-20241.9 KiB6930

macros.hD03-May-2024845 2514

member.hD03-May-20249 KiB263192

name-provider.hD03-May-20241.9 KiB6620

persistent.hD03-May-202412.3 KiB342255

platform.hD03-May-20244.5 KiB13733

prefinalizer.hD03-May-20242.2 KiB5338

source-location.hD03-May-20242.6 KiB9241

trace-trait.hD03-May-20242.9 KiB11552

type-traits.hD03-May-20243.1 KiB11075

visitor.hD03-May-202411.2 KiB318184

README.md

1# C++ Garbage Collection
2
3This directory provides an open-source garbage collection library for C++.
4
5The library is under construction, meaning that *all APIs in this directory are incomplete and considered unstable and should not be used*.