named return value的意思|示意

美 / / 英 / /

命名返回值


named return value的网络常见释义

命名返回值 ...对象被初始化为或者赋值为该类的另一个对象),以及为了有效地支持按成员初始化和拷贝而提出的命名返回值(named return value)扩展。

named return value相关短语

1、 Named Return Value Optimization 具名传回值最佳化 ; 具名返回值优化 ; 命名返回值优化

named return value相关例句

Add output statements to the constructor, destructor and copy constructor to see the effect of the Named Return Value optimization when you run the program.

将输出语句添加到构造函数、析构函数和复制构造函数,以查看在运行程序时命名返回值优化的效果。

Is it better to have one method which can return a value irrelevant to the objective of the method or two separate methods named accordingly?

最好是有一个方法可以返回一个值无关的目标的方法或两种不同的方法,据此命名?