摘要: class and struct 目录 前文 问题 对象与引用 引用的传递 对象 copy shallow copy depthcopy memcpy(data,a.data,sizeof(T) *n); 简单类型 复杂类型 指针类型的拷贝 原位构造 返回值优化 (RVO) 拷贝构造的现象 关键字 阅读全文
posted @ 2023-03-18 13:13 Aquiet 阅读(88) 评论(0) 推荐(0)