for (const Ptr& child : mChildren) { child->draw(target, states); }
Standard input is empty
prog.c:1:2: error: expected identifier or ‘(’ before ‘for’ for (const Ptr& child : mChildren) ^
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!