c++/3280: using mem_fun1_t with array as argument type

mps@sonartech.com.au mps@sonartech.com.au
Tue Jun 19 23:36:00 GMT 2001


>Number:         3280
>Category:       c++
>Synopsis:       using mem_fun1_t with array as argument type
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 19 23:36:36 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Michael Shepanski
>Release:        gcc version 2.95.2 19991024
>Organization:
>Environment:
Linux/Pentium
>Description:
// generate an ICE:

#include <functional>
class C {};
mem_fun1_t <int, C, char []> fun;
>How-To-Repeat:
$ gcc tmp.cpp
>Fix:
please
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-bugs mailing list