From: Thant Tessman (thant_at_[hidden])
Date: 2000-07-17 13:16:14


Any interest in a grabage-collecting smart pointer implementation that
handles circular references?

I've got one working and I'd be willing to "boostify" it if there's
interest. It seems to work fine in casual testing, but I'd have more
confidence in the code knowing that other people had looked at and used
it. (The implementation is actually not that big.)

-thant