http://llvm.org/bugs/show_bug.cgi?id=11284

             Bug #: 11284
           Summary: Does not pick up std::shared_ptr templated copy
                    constructor from libstdc++ 4.6.1.
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++0x
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


As stated by David Rodriguez in a stackoverflow post it should pickup this
templated constructor:
http://stackoverflow.com/questions/7964360/using-stdshared-ptr-with-clang-and-libstdc

I made some code which should compile but doesn't. It is also in the question
of the stackoverflow post.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to