reference counting
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: reference counting
- From: Jim <djvaios@...>
- Date: 2019年4月14日 12:41:11 +0200
how about making it possible to manage certain objects
provided by C code by reference counting instead of
garbage collection when the programmer indicates so ?