$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-11-22 07:33:11
Jonathan Wakely wrote:
>> The attached patch removes an old comment from shared_count.hpp that
>> refers to initial_use_count and initial_weak_count. Those parameters
>> were removed from the constructor a while ago.
Applied, thanks.