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

__restrict__ keyword

XMLWordPrintable

      The c++ parser don't understand the _restrict_ extension which marks unique pointer in gcc (like the restrict keyword does in c99).
      An example:
      class xyz{
      void test( int* _restrict_ pointer);
      }

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

            erikv Erik Verbruggen
            benibela Benito van der Zander
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes