본문 바로가기
C++

타입 캐스트 연산자

by Wanado 2022. 10. 28.
728x90
static_cast, const_cast, reinterpret_cast, dynamic_cast

 

 

 

 

https://blockdmask.tistory.com/242

 

 

728x90

'C++' 카테고리의 다른 글

C++ 배열 2 주소값  (0) 2022.10.28
C++ 배열 1  (0) 2022.10.28
반복문(do-while,while,for,더블루프)  (0) 2022.10.28
cin.fail / cin.clear / cin.ignore  (0) 2022.10.28
switch  (0) 2022.10.28