AngelCode.com > Reference Database > Languages/C & C++/Memory management

Reference Counting

Date written:Oct 1998
Authors:Herb Sutter
Resource type:article
Links:[html] part 1
[html] part 2
[html] part 3

Description

This three part article discusses reference counted strings, how they are implemented and what advantages/disadvantages they have. The last part is especially surprising where the performances of various implementations are compared.

DB information

Date created:0000-00-00 00:00:00
Date evaluated:0000-00-00 00:00:00
Categories:Languages/C & C++/Memory management