Thread
:
What static_cast<> is actually doing
View Single Post
sabharwal81
Newbie Member
20Nov2009,15:54
just read this article "What static_cast<> is actually doing ". want i really wanted to know is what static_cast does at memory level. what all pointer manipulations it does so as to cast one kind to another.