[LLVMbugs] [Bug 12745] New: Documentation needs minor update: C++11 standard is no longer draft

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun May 6 02:01:22 PDT 2012


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

             Bug #: 12745
           Summary: Documentation needs minor update:  C++11 standard is
                    no longer draft
           Product: libc++
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
        AssignedTo: hhinnant at apple.com
        ReportedBy: jeff at schwabcenter.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


The main site for libc++ still refers to C++11 as C++0X, and calls it a draft:

http://libcxx.llvm.org/
...
"Correctness as defined by the (currently draft) C++0X standard."

The standard is no longer draft, and clang now supports -std=c++11.  Please
update the documentation accordingly.

-- 
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.



More information about the llvm-bugs mailing list