struct Foo{ int a(10);};
Standard input is empty
prog.cpp:3:8: error: expected identifier before numeric constant int a(10); ^ prog.cpp:3:8: error: expected ',' or '...' before numeric constant
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!