摘要: title: "位域用法" date: 2023-07-13T14:05:25+08:00 tags: ["C++"] categories: [] draft: false toc: true 如果有字段定义为int类型的话,那么符号位的判断需要特别注意。 例如:下面的 B::f2 字段是有符号类 阅读全文
posted @ 2023-07-13 16:51 devin1024 阅读(26) 评论(0) 推荐(0)