摘要: 一、标准库中的数值极限 #include <limits> auto max = numeric_limits< char> ::max(); 二、断言 #include <assert.h> assert((" 这里错误 ", 2 + 2 == 5)); 阅读全文
posted @ 2024-03-26 15:12 雾枫 阅读(9) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示