This is the mail archive of the gcc-bugs@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]

Re: libstdc++/5734: 2 extensions (empty push_back() and is_sorted()) are not documented


Synopsis: 2 extensions (empty push_back() and is_sorted()) are not documented

State-Changed-From-To: analyzed->closed
State-Changed-By: pme
State-Changed-When: Mon Mar 11 14:18:14 2002
State-Changed-Why:
    vector::push_back is now guarded by _GLIBCPP_DEPRECATED.
    
    is_sorted() was moved from <algorithm> to <ext/algorithm> quite some time ago.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5734


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