$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Joe Gottman (joegottman_at_[hidden])
Date: 2002-02-08 20:46:38
I just downloaded weak_ptr, and I was wondering how useful it is. What
can you do with a weak_ptr<T> that you can't do with a plain T*?
Joe Gottman