gpt4 book ai didi

c++ - 复制构造函数

转载 作者:太空狗 更新时间:2023-10-29 23:22:09 25 4
gpt4 key购买 nike

<分区>

Possible Duplicate:
Why should the copy constructor accept its parameter by reference in C++?
Why is copy constructor not allowed pass by value?

我正在阅读我的 C++ 类(class)的讲义。在注释中他们说类的复制构造函数签名是

MyClass(MyClass &other)

MyClass(MyClass other)

不会工作。这是为什么?

谢谢!

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com