$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: cadiolis (cadiolis_at_[hidden])
Date: 2002-11-12 12:59:04
I know that the destructor of shared_ptr will call delete for its
contents, but what about erasing a member using the standard erase()
function in vector?