octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C++ complex class use in str2double.cc


From: Michael Goffioul
Subject: Re: C++ complex class use in str2double.cc
Date: Mon, 1 Mar 2010 10:31:39 +0000

On Mon, Mar 1, 2010 at 10:21 AM, Jaroslav Hajek <address@hidden> wrote:
>> I had a look at your changeset. Can't you use the method
>> "void real(double val)" instead? This also exists in MSVC,
>> and seems to be part of the C++0x standard (i'm not an expert
>> here, I just found a working draft on the web),
>
> where? I didn't see them in the drafts I could found. They're
> certainly not part of C++98.

I found this link on wikipedia:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3035.pdf
See section 26.4.4.

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]