This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Complex numbers in c++0x
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Marc Steinbach <steinbach at ifam dot uni-hannover dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 11 Jun 2009 11:01:35 +0200
- Subject: Re: Complex numbers in c++0x
- References: <4A30B1EB.7050307@ifam.uni-hannover.de>
Marc Steinbach wrote:
> PS: all this applies similarly to proj(x), except that it is not yet
> provided by GCC.
>
It is, for C++0x. Note that the end user is not supposed to use tr1_impl
files directly.
Paolo.