$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Loïc Joly (loic.actarus.joly_at_[hidden])
Date: 2008-03-26 10:17:33
Reetesh Mukul a écrit :
> That is, though std::complex<double> is quite natural we can
> have the construct std::complex<int> as well.
FYI, this is not true:
> The standard, 26.2/2:
> *The effect of instantiating the template complex for any type other
> than float, double or long double is unspecified.*
-- Loïc