Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-20709

Replace 0 and NULL in C++ project templates with nullptr keyword

    XMLWordPrintable

Details

    Description

      When a user creates a C++ class or a project through Qt Creator's wizard, the default templates use 0 to refer to null pointers.  It would be nice if Qt Creator instead used the nullptr keyword instead of the 0 literal or the NULL macro.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            con Eike Ziller
            rui maciel Rui Maciel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes