From: Dave (better_cs_now_at_[hidden])
Date: 2005-07-27 11:34:44


Hello all,

I assume that the reference count object pointed to by shared_ptr objects is
on the heap. Is there a way that I can specify a custom allocator for
shared_ptr to use for this purpose?

Thanks,
Dave