$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-02-18 10:35:58
From: "Thomas Witt" <witt_at_[hidden]>
> > Anybody out there with a multiprocessor win32/linux box that wants to
give
> > the test a go?
>
> linux mp
>
> Tell me what to do :-)
cvs update
g++ -O3 -pthread -I . libs/smart_ptr/shared_ptr_mt_test.cpp
./a.out
:-)
(or -O1, or -O2... it doesn't matter much.)