Click here to Skip to main content
15,885,278 members
Articles / Programming Languages / C++

A garbage collection framework for C++ - Part II

Rate me:
Please Sign up or sign in to vote.
4.13/5 (6 votes)
28 Jan 2001 120.2K   1.3K   37  
Revisiting gc_ptr<> in order to add support for polymorphic types.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
Windows developer with 10+ years experience working in the banking industry.

Comments and Discussions