随笔分类 -  c/c++

摘要:c++的四种类型转换符static_cast、const_cast、reinterpret_cast、dynamic_cast 阅读全文
posted @ 2022-01-09 20:27 程序小喵 阅读(173) 评论(0) 推荐(0)
摘要:C语言的异常处理 阅读全文
posted @ 2022-01-09 16:33 程序小喵 阅读(59) 评论(0) 推荐(0)
摘要:priority_queue的继承,加入remove函数 阅读全文
posted @ 2021-12-24 11:52 程序小喵 阅读(83) 评论(0) 推荐(0)