Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 185 Bytes

exercise_6_31.md

File metadata and controls

5 lines (3 loc) · 185 Bytes

练习6.31:什么情况下返回的引用无效?什么情况下返回常量的引用无效?


仅在函数执行过程中存在的对象,返回其引用就是无效的。