目录引言1、static_cast1.1 基本类型转换1.2 类的上行转换(安全)1.3 类的下行转换(不安全)2、const_cast2.1 改变常量属性3、dynamic_cast3.1 类的上行转换(安全)3.2 类的下行转换(安全)4、reinterpret_cast4
First of all, sorry for the vague title. Let me explain. At work we\'re currently using SunGrid I\'ve been assigned a project to create a web interface wrapper for intera开发者_JAVA技巧cting with th