
14 Jun
2005
14 Jun
'05
7:04 p.m.
"Markus Schöpflin" <markus.schoepflin@comsoft.de> wrote in message news:d8m0nk$mlh$1@sea.gmane.org...
Hello,
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. Thanks, Gennadiy