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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes