2e5bded849
the REFCNT value of a referent. This module provides a single function which obtains the reference count of the object being pointed to by the passed reference value. It also provides a debugging assertion that asserts a given reference has a count of only 1.
4 lines
228 B
Text
4 lines
228 B
Text
This module provides a single function which obtains the reference
|
|
count of the object being pointed to by the passed reference value.
|
|
It also provides a debugging assertion that asserts a given reference
|
|
has a count of only 1.
|