摘要
针对函数以值的形式返回时,C++系统产生的无名临时变量或对象对程序的影响,文章介绍了一些程序中易被忽视的问题并提出了相应的解决方法.
According to impact of an unnamed variable or object created by C++ Compiler on computer programs when the function of programs is returned with a value, this paper presents a series of problems that are neglected easily and their corresponding solutions.
出处
《浙江万里学院学报》
2003年第2期76-78,共3页
Journal of Zhejiang Wanli University
关键词
量值
临时变量
临时对象
C++
value
temporary variables
temporary objects
C++