diavo Senior Member
Germany 31 Posts
class t { int operator()(int test) const { int bla(0); return bla; }; };
int t::()() (int test) const { int bla(0); return bla; }
feline Whole Tomato Software
United Kingdom 19014 Posts
support Whole Tomato Software
5566 Posts