2 lines
53 B
C
2 lines
53 B
C
void foo() throw( int, short, char, float, double );
|
void foo() throw( int, short, char, float, double );
|