摘要: if you have problems with constructors and destructors, you can insert such print statements in constructors for your real classes to see that they wo 阅读全文
posted @ 2023-08-16 18:10 名白 阅读(6) 评论(0) 推荐(0) 编辑
摘要: ## C++ * A static_cast can be used to explicitly convert between related pointer types, such as void* and double* * reinterpret_cast can cast between 阅读全文
posted @ 2023-08-16 18:03 名白 阅读(8) 评论(0) 推荐(0) 编辑