From mboxrd@z Thu Jan 1 00:00:00 1970 From: bkoz@gcc.gnu.org To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, paisa@mit.edu Subject: Re: libstdc++/470: bind2nd or mem_fun doesn't take a function with reference argument Date: Tue, 12 Jun 2001 13:58:00 -0000 Message-id: <20010612204812.16984.qmail@sourceware.cygnus.com> X-SW-Source: 2001-06/msg00502.html List-Id: Synopsis: bind2nd or mem_fun doesn't take a function with reference argument State-Changed-From-To: open->feedback State-Changed-By: bkoz State-Changed-When: Tue Jun 12 13:48:11 2001 State-Changed-Why: This isn't a bug, and shouldn't compile. Look at stl_function.h and check out the ctors for bind1st and bind2nd. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=470&database=gcc