$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: KF (fresl_at_[hidden])
Date: 2006-09-01 04:58:23
Andy Little wrote:
> I tried specialising/ overloading std::complex for quantities before [...]
Is this legal? Standard says (section 26.2, verse 2):
``The effect of instantiating the template complex for any type other
than float, double or long double is unspecified.''
Regards,
fres