This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[v3] fix references to C++11 standard


This just updates some comments to refer to the section numbers in the
final C++11 standard.

        * acinclude.m4: Update references to final C++11 standard.
        * include/bits/shared_ptr.h: Likewise.
        * include/bits/shared_ptr_base.h: Likewise.
        * include/bits/unique_ptr.h: Likewise.
        * include/std/chrono: Likewise.
        * include/std/thread: Likewise.

Tested x86_64-linux, committed to trunk.

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]