I tried:

struct X
{
..
function double(Individual) someFun;
..
}

But get:
Error: Declaration expected, not 'function'


Thanks,
Gabi

Reply via email to