由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - c++ strong type checking
相关主题
const_cast问题fprintf in C\C++
c++ cast problem问一下这个cast在java里是怎么work的
[合集] 问两个C++面试题目, 请指点, 谢谢 (转载)shared_ptr and dynamic_pointer_cast
问题: C++ static_cast between int and floatC++ cast 小结
总结dynamic_cast operator in C++
请各位帮我看看这个最简单的Stored Procedure问两个问题,C++
有关objec access path的问题how to change a variable's value in a const function
A C++ runtime type casting question字符串变换的问题
相关话题的讨论汇总
话题: c++话题: checking话题: strong话题: type话题: cast
进入Programming版参与讨论
1 (共1页)
c*******9
发帖数: 6411
1
can anyone explain what essential this is? I have read c++ book but still
confuse about it...
thanks ..
a*****i
发帖数: 268
2
应当体现在对类型之间转换的限制和对void *类型的限制
z****e
发帖数: 2024
3
static_cast
dynamic_cast
reinterpret_cast
const_cast
还有楼上的。
希望大牛们补充。
c*******9
发帖数: 6411
4
what is the most benefit for this?
1 (共1页)
进入Programming版参与讨论
相关主题
字符串变换的问题总结
e-book: Oracle Essentials (O'Reilly)请各位帮我看看这个最简单的Stored Procedure
C, how is a string cast into a int?有关objec access path的问题
问一个C语言中类型cast的问题A C++ runtime type casting question
const_cast问题fprintf in C\C++
c++ cast problem问一下这个cast在java里是怎么work的
[合集] 问两个C++面试题目, 请指点, 谢谢 (转载)shared_ptr and dynamic_pointer_cast
问题: C++ static_cast between int and floatC++ cast 小结
相关话题的讨论汇总
话题: c++话题: checking话题: strong话题: type话题: cast