C++:Casting C++ 이야기: 캐스트 연산자 C++ 이야기: 캐스트 연산자 const_cast 1 C++ 이야기: 캐스트 연산자 dynamic_cast 2 C++ 이야기: 캐스트 연산자 static_cast 3 C++ 이야기: 캐스트 연산자 reinterpret_cast 4 C++ 이야기: 캐스트 연산자 정리 5 static_cast const_cast reinterpret_cast dynamic_cast MSDN: dynamic_cast 연산자 bad_cast Exception Favorite site C++에서 사용하는 casting 연산자 References Cpp_castoperator_1-const_cast.pdf ↩ Cpp_castoperator_2-dynamic_cast.pdf ↩ Cpp_castoperator_3-static_cast.pdf ↩ Cpp_castoperator_4-reinterpret_cast.pdf ↩ Cpp_castoperator_5.pdf ↩