- 博客(98)
- 收藏
- 关注
原创 条款52:写了 placement new 也要写 placement delete( Write placement delete if you write placement new)
Effective C++之条款52
2025-01-03 16:17:50
127
原创 条款51:编写 new 和 delete 时需固守常规( Adhere to convention when writing new and delete)
Effective C++之条款51
2025-01-03 15:16:48
283
原创 条款50:了解 new 和 delete 的合理替换时机(Understand when it makes sense to replace new and delete)
Effective C++之条款50
2025-01-03 14:32:26
351
原创 条款49:了解 new-handler 的行为(Understand the behavior of the new-handler)
Effective C++之条款49
2025-01-03 14:10:45
257
原创 条款47:请使用 traits classes 表现类型信息(Use traits classes for information about types)
Effective C++之条款47
2025-01-03 10:46:50
338
原创 条款45:运用成员函数模板接受所有兼容类型(Use member function templates to accept “all compatible types“)
Effective C++之条款45
2024-12-31 17:55:59
187
原创 条款44:将与参数无关的代码抽离模板(Factor parameter-independent code out of templates)
Effective C++之条款44
2024-12-31 17:39:41
144
原创 条款43:学习处理模板化基类内的名称(Know how to access names in templatized base classes)
Effective C++之条款43
2024-12-31 17:20:53
485
原创 条款42:了解 typename 的双重含义(Understand the two meanings of typename)
Effective C++之条款42
2024-12-31 17:03:20
264
原创 条款41:了解隐式接口和编译期多态(Understand implicit interfaces and compile-time polymorphism)
Effective C++之条款41
2024-12-31 16:44:19
179
原创 条款40:明智而审慎地使用多重继承(Use multiple inheritance judiciously)
Effective C++之条款40
2024-12-31 16:23:45
410
原创 条款39:明智而审慎地使用private继承(Use private inheritance judiciously)
Effective C++之条款39
2024-12-31 15:57:57
203
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人