开源使用者
标签
对动态分配的对象调用 delete 是否总是内存泄漏?
2021-12-30 00:00:00
memory-management
memory-leaks
c++
Lua - 反射 - 获取对象上的函数/字段列表?
2021-12-30 00:00:00
function
object
lua
reflection
c++
使用直接 Lua,如何公开现有的 C++ 类对象以在 Lua 脚本中使用?
2021-12-30 00:00:00
lua
c++
创建派生类对象时将参数传递给基类构造函数
2021-12-30 00:00:00
oop
constructor
c++
C++ 对象实例化与赋值
2021-12-30 00:00:00
constructor
c++
default-constructor
copy-assignment
C++ 销毁表达式中的临时对象
2021-12-30 00:00:00
constructor
destructor
c++
temporary-objects
调用构造函数重新初始化对象
2021-12-30 00:00:00
constructor
c++
从函数返回对象时调用 C++ 中的复制构造函数?
2021-12-30 00:00:00
constructor
c++
copy-constructor
c++中初始化对象的不同方式
2021-12-30 00:00:00
class
initialization
constructor
c++
c++11
如何初始化本身具有非平凡构造函数的对象的 stl 向量?
2021-12-30 00:00:00
initialization
constructor
c++
initialization-list
使用 new 和不使用实例化对象有什么区别
2021-12-30 00:00:00
constructor
c++
new-operator
如何在构造函数中初始化 C++ 对象成员变量?
2021-12-30 00:00:00
constructor
c++
object-construction
class-members
创建一个对象:有或没有`new`
2021-12-30 00:00:00
constructor
destructor
c++
new-operator
我真的需要为 const 对象实现用户提供的构造函数吗?
2021-12-30 00:00:00
constructor
language-lawyer
constants
c++
c++11
C++ 如何通过套接字发送对象?
2021-12-28 00:00:00
sockets
recv
tcp
c++
send
使用 boost 通过 TCP 序列化和发送对象
2021-12-28 00:00:00
tcp
serialization
c++
boost
线程对象的 WaitForSingleObject 在 DLL 卸载中不起作用
2021-12-25 00:00:00
multithreading
dll
winapi
c++
无需注册即可使用来自 DLL 的 COM 对象
2021-12-25 00:00:00
dll
com
c++
什么是 C++ 中的标量对象?
2021-12-25 00:00:00
types
c++
theory
如何在 C++ 容器中存储不同类型的对象?
2021-12-25 00:00:00
containers
types
polymorphism
c++
«
66
67
68
69
70
71
72
73
74
75
»