
10 Dec
2009
10 Dec
'09
7:25 a.m.
Thank you for this update. A great introduction to the library can be found in the following PowerPoint presentation: https://svn.boost.org/svn/boost/sandbox/shifted_ptr/libs/smart_ptr/doc/Shift... Basically: 1) sizeof(shifted_ptr<>) == sizeof(void *) * 2 2) Handles cyclic pointers 3) Instantaneous My submission was early last year so I wouldn't want losing my priority for the review process. I will consequently add more conceptual documentation to its architecture I think is necessary. Furthermore I am looking forward testing shifted_ptr on Mozilla Firefox... Regards, -Phil