Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-02-11 07:06:13


From: "John Maddock" <John_Maddock_at_[hidden]>
> One possible issue: how do compilers handle static data members of
> template classes, I seem to remember some versions of gcc having a problem
> with this (linker errors if the class is used in multiple translation
> units)?

g++ 2.95.3 doesn't seem to have such problems, although it does emit
internal compiler error 373 on &boost::checked_delete<T>. ;-)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk