开源使用者 标签

引用对象的 STL 容器

2022-01-05 00:00:00 reference pass-by-reference c++ stl

C++ 对象:什么时候应该使用指针或引用

2022-01-05 00:00:00 reference pointers c++

什么时候对象“超出范围"?

2022-01-04 00:00:00 destructor scope c++

为什么未命名的 C++ 对象会在作用域块结束之前销毁?

2022-01-04 00:00:00 destructor scope c++

在函数作用域(生命周期)之后,对临时对象的 const 引用被破坏

2022-01-04 00:00:00 reference scope c++ temporary-objects const-reference

在 C++ 中初始化之前声明一个对象

2022-01-04 00:00:00 instantiation scope c++ declaration

到达文件末尾后倒带 ifstream 对象

2022-01-04 00:00:00 io c++ ifstream

C++ 的面向对象回调?

2022-01-03 00:00:00 oop callback c++ member-function-pointers eiffel

为什么我不能把这个对象推到我的 std::list 上?

2022-01-01 00:00:00 linked-list loops c++

可以用“删除这个"吗?删除当前对象?

2022-01-01 00:00:00 linked-list destructor this c++ self-destruction

错误 C2220:警告被视为错误 - 未生成“对象"文件

2021-12-31 00:00:00 object project compiler-errors c++ compiler-warnings

“错误:非静态成员引用必须与特定对象相关"是什么意思?意思是?

2021-12-31 00:00:00 dll compiler-errors c++ member-functions

C++ 复制一个流对象

2021-12-31 00:00:00 stream compiler-errors c++

无法设置静态对象字段的值(错误 LNK2001:未解析的外部符号)

2021-12-31 00:00:00 static compiler-errors c++

C++.错误:void 不是指向对象的类型

2021-12-31 00:00:00 casting c++ abstract-data-type void-pointers

QTimer 对象是否在单独的线程中运行?它的机制是什么?

2021-12-31 00:00:00 multithreading timer qt qtimer c++

警告 C4316:在堆上分配的对象可能未对齐 16

2021-12-31 00:00:00 compiler-errors c++ visual-studio-2013

如果从不通过它们修改对实际 const 对象的引用,是否允许 const-casting 掉其常量性?

2021-12-31 00:00:00 language-lawyer constants interface c++

为什么不在 C++11 中删除具有副作用未定义行为的析构函数的对象?

2021-12-31 00:00:00 destructor memory-leaks c++ c++11 undefined-behavior

指向对象的指针向量 - 如何避免内存泄漏?

2021-12-31 00:00:00 memory-leaks vector observer-pattern c++
  • «
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • »

友情链接: 雨伦博客   雅安论坛

京ICP备15023317号-6