Opened 6 years ago

#113 new defect

void & type

Reported by: pabuhr Owned by:
Priority: minor Component: cfa-cc
Version: 1.0 Keywords:
Cc:

Description

void & f( void & );

This declaration compiles and generates this code:

void _X1fFv___1(void);

Change History (0)

Note: See TracTickets for help on using tickets.