$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Woodruff (Eric.Woodruff_at_[hidden])
Date: 2002-09-11 22:45:07
Is thread::join () conceptually const? It seems like the kind of operation
that shouldn't mutate the thread, simply wait on it.