Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-03-22 09:17:08


Hi Janusz,

> The sample starts to link after remove specialization declaration from
> value_semantic.tcc file (lines 74-76 in latest(257) svn revision).

Strange. IIRC, according the the standard, defining explicit specialization
in .cpp without first declaring it in header it not allows. Specifically,
std::14.7.3/6 says that explicit specialization should be declared before
first use.

Could it be a bug in mingw? Their site tells 3.3 is available, maybe you can
try it?

- Volodya


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