octave-maintainers
[Top][All Lists]
Advanced

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

Switch to nullptr?


From: Rik
Subject: Switch to nullptr?
Date: Thu, 27 Apr 2017 17:01:57 -0700

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;

--Rik



reply via email to

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