Referencing a function in a variable?

后端 未结 4 1841
攒了一身酷
攒了一身酷 2021-01-11 23:42

Say I have a function. I wish to add a reference to this function in a variable.

So I could call the function \'foo(bool foobar)\' from a variable \'bar\', as if it

4条回答
提交回复
热议问题