libstdc++/2772: bind2nd(mem_fun1_ref) does not work

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Mon Jun 11 12:11:00 GMT 2001


Synopsis: bind2nd(mem_fun1_ref) does not work

State-Changed-From-To: analyzed->feedback
State-Changed-By: bkoz
State-Changed-When: Mon Jun 11 12:11:22 2001
State-Changed-Why:
    I believe this is fixed with
    
    2001-06-11  Benjamin Kosnik  <bkoz@redhat.com>
    
    	libstdc++/3114
    	* include/bits/ostream.tcc (ostream::seekp): Add error checking as
    	per DR 129.
    	* include/bits/istream.tcc (istream::seekg): Same.
    	* testsuite/27_io/istream_seeks.cc: Fix.
    	
    	libstdc++/3113
    	* include/bits/stl_function.h (binder2nd): Fix as per DR 109.
    	(binder1st): Same.
    	* include/bits/std_queue.h: Add c++config.h.
    	* testsuite/20_util/binders.cc: New test.
    	
    
    Can you please confirm?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2772&database=gcc



More information about the Gcc-bugs mailing list