$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: AlisdairM (alisdair.meredith_at_[hidden])
Date: 2003-12-29 14:34:05
"Bronek Kozicki" <brok_at_[hidden]> wrote in
news:010001c3ce3a$193a1dd0$d801a8c0_at_waw.home:
> Lack of such release function is real problem for me. Why it's not
> provided in shared_ptr? Is there any workaround I could use?
How would shared_ptr release() a pointer shared with 3 other shared_ptrs?
AlisdairM