[Bug libstdc++/77854] std::deque doesn't use allocator's size_type and difference_type

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 12 11:36:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77854

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Fri Oct 12 11:36:18 2018
New Revision: 265082

URL: https://gcc.gnu.org/viewcvs?rev=265082&root=gcc&view=rev
Log:
PR libstdc++/77854 document size_type for containers

        PR libstdc++/77854
        * doc/xml/manual/status_cxx1998.xml: Document size_type and
        difference_type for containers.
        * doc/html/*: Regenerate.

Modified:
    branches/gcc-7-branch/libstdc++-v3/ChangeLog
    branches/gcc-7-branch/libstdc++-v3/doc/html/manual/status.html
    branches/gcc-7-branch/libstdc++-v3/doc/xml/manual/status_cxx1998.xml


More information about the Gcc-bugs mailing list