Reference counting is a mechanism whereby a computer language keeps track of when you create and then no longer need an object or data structure, in order to free unneeded memory. Traditionally this would have been done manually by the programmer.

learn more… | top users | synonyms

You are on the Featured tab.

There are no questions with an active bounty at the moment.

Perhaps you'd like to select a different tab?