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.