$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [boost threads] threadid copy constructor
From: Jason Newton (nevion_at_[hidden])
Date: 2011-10-21 17:32:49
The following patch adds a copy constructor to threadid. There seems to be
no reason why they shouldn't be copyable. Comments?
-Jason