----- Original Message -----
From: "Larry Evans" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Mirek Fidler" <[EMAIL PROTECTED]>; "Philippe A. Bouchard"
<[EMAIL PROTECTED]>; "Boehm, Hans" <[EMAIL PROTECTED]>
Sent: Tuesday, January 21, 2003 3:44 PM
Subject: prox_descriptor feedback?


> Philippe: I just wanted to let you know I am looking at your code at:
>
> http://groups.yahoo.com/group/boost/files/gc_ptr.zip
>
> However, I've not had time to understand it fully.  I do like the way
> you've got a virtual table pointer (VTP) installed in each garbage
> collected object.
>
> Currently, I'm trying to document my stuff with UML and possibly some
> pattern-like description of all the classes; however, it's taking a
> long time.


Just upload the 'rationale' and 'overview' sections whenever possible.
Details of the classes can always wait.

>
&boost::mem_mgmt::mk_internal_pointers_descriptor_of<T>::the_ip_descriptor()
>
> as shown in the
>
> http://groups.yahoo.com/group/boost/files/shared_cyclic_ptr/gc.hpp


The virtual table pointer in struct gc_impl?  If so the object pointed to is
not necessarily polymorphic.  Small documentation would help

[...]



Philippe A. Bouchard


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to