Subject: [Boost-bugs] [Boost C++ Libraries] #1885: a general gc allocator: gc_alloc
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-30 03:16:26
#1885: a general gc allocator: gc_alloc
--------------------------+-------------------------------------------------
Reporter: xushiwei | Owner:
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: None
Version: Boost 1.35.0 | Severity: Problem
Keywords: |
--------------------------+-------------------------------------------------
What is GC Allocator:
* It is not "GC".
* It is an Allocator for allocating memory.
* A better Smart Pointer.
* Another way of GC: if you forget to release memory, it will help you
doing this.
See http://www.codeproject.com/KB/cpp/gc-allocator.aspx
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1885>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC