摘要: C++标准转换运算符reinterpret_cast 来源 https://www.cnblogs.com/codingmengmeng/p/7650885.html reinterpret_cast<new_type> (expression) reinterpret_cast运算符是用来处理无关 阅读全文
posted @ 2019-06-11 18:20 lsgxeva 阅读(59106) 评论(0) 推荐(6)