octave-maintainers
[Top][All Lists]
Advanced

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

Re: Switch to nullptr?


From: John W. Eaton
Subject: Re: Switch to nullptr?
Date: Fri, 28 Apr 2017 11:42:33 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0

On 04/27/2017 08:01 PM, Rik wrote:
jwe,

As long as we're requiring C++11, shall we switch over to nullptr rather
than 0 or NULL?

As an example,

liboctave/system/oct-time.cc:           char *buf = 0;

If that's what we should be doing for correct C++ code then it seems like a good change to me.

jwe




reply via email to

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