This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: float_complex - is it standard?



> I wonder, is 
>    typedef complex<float> float_complex;
> a standard definition as appears in the 
> GNU ANSI C++ Library <complex> header?

No, it isn't. However, I couldn't find it in the libstdc++ v3 headers,
either (yes, it *is* defined in the 2.95.x headers).

Regards,
Martin

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]