Example Code
class foo
{
int anOperation();
};
Was this helpful?