On 04/28/2011 03:36 AM, Jason Merrill wrote:
In the discussion of 48760, Gaby suggested that we allow list-initialization of built-in complex numbers. This made a lot of sense to me, so I've gone ahead and implemented it.Great. Thus, as regards the std::complex constructor application of this, I'm going to fix the problem completely in mainline (either in the initializer for c++0x, or in the body for c++03) and only in c++03 mode in the branch.
Thanks again, Paolo.