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

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Tue Feb 26 12:01:00 GMT 2002


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

State-Changed-From-To: open->analyzed
State-Changed-By: bkoz
State-Changed-When: Tue Feb 26 09:44:24 2002
State-Changed-Why:
    This is correct. A patch to wrap these two functions with
    #ifdef _GLIBCPP_DEPRECATED
    
    ...
    #endif
    
    and put in the comments noted in this thread:
    
    http://gcc.gnu.org/ml/libstdc++/2002-02/msg00299.html
    
    would be accepted.
    
    thanks,
    benjamin

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



More information about the Gcc-bugs mailing list