It is quite common for applications to manipulate collections of objects, passing them as arguments to functions and returning them when the processing is complete.
对于应用程序来说,操纵对象集合、将它们作为参数传入函数并在处理完成时返回它们是非常常见的。
The first, as you've already seen, is that functions can be manipulated and stored as objects themselves.
首先,您已经看到,函数可以作为对象进行操纵和存储。
Similarly, other references to named objects such as templates and external functions can often be resolved statically.
同样,其它对已命名对象(如模板和外部函数)的引用通常可以静态解析。
应用推荐