Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-903 Support for the upcoming c++0x
  3. QTCREATORBUG-1458

[C++0x] std::shared_ptr not found in <memory> header

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • C/C++/Obj-C++ Support
    • None
    • Windows+gcc

    Description

      The editor flags this as wrong:

      #include <memory>
      std::shared_ptr<char> cwd;
      

      (...is not a type name)
      This is under GCC 4.4.x (mingw-w64). The real code compiles without issue.

      Attachments

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

        Activity

          People

            dt Daniel Teske
            rubenvb Ruben Van Boxem
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes