
6 Jun
2005
6 Jun
'05
5:31 p.m.
On 06/06/2005 11:45 AM, Eric Niebler wrote: [snip]
I had to solve the same problem for xpressive, where regex objects can embed other regex objects, either "by value" or "by reference". This leads to all sorts of interesting cyclic ref-count scenarios. I use tracking_ptr to handle this.
Maybe you could also post your problem in response to Le Chaud Lapin's post I mentioned in a previous reponse to Lorenzo. It might help in ending that long thread in the c.l.c++.m news group :)