$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-06-15 02:46:38
Gennadiy Rozental wrote:
> "Markus Schöpflin" <markus.schoepflin_at_[hidden]> wrote in message
> news:d8m0nk$mlh$1_at_sea.gmane.org...
>>attached patch solves a problem with the singleton implementation in the
>>test library surfacing on Tru64/CXX. On this compiler, we need an explicit
>>instantiation of the singleton template, otherwise multiple copies of the
>>singleton are created.
>>
>>Ok to apply?
> Go ahead.
Done, thanks.
Markus