有什么用途:
static_cast
dynamic_cast
const_cast
reinterpret_cast
(type)value
type(value)
如何决定在哪些特定情况下使用哪个?
c++ pointers casting c++-faq
c++ ×1
c++-faq ×1
casting ×1
pointers ×1