close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 5 and Version 6 of Ticket #1079


Ignore:
Timestamp:
Feb 3, 2011, 11:09:44 AM (14 years ago)
Author:
Víctor de Buen Remiro
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1079 – Description

    v5 v6  
    1616  * [http://blog.ilikeblues.com/2010/09/c-garbage-collection-usando-la-libreria-boost/ shared_ptr]: se distribuye dentro de BOOST
    1717  * [http://www.codeproject.com/KB/cpp/automatic_gc_using_sp.aspx gcPtr]: Proyecto unipersonal sin licencia específica
     18
     19Otra posibilidad es esperar a que salga el nuevo estándar [http://en.wikipedia.org/wiki/C%2B%2B0x C++0x] previsto para finales de 2011 y que contendrá un GC de serie.
     20
     21