Cast Debug improve in C++
Posted by Unknown in C++ Concept on 2009/12/12
Don't use (Type) Variable if you are programing with c++ anymore.
What good is static_cast? by Bjarne Stroustrup
http://www.cppreference.com/wiki/keywords/casting_comparison
http://doserver.net/read.php?520
What good is static_cast? by Bjarne Stroustrup
http://www.cppreference.com/wiki/keywords/casting_comparison
http://doserver.net/read.php?520
This entry was posted on 2009/12/12 at 下午5:57 and is filed under C++ Concept. You can follow any responses to this entry through the RSS 2.0. You can leave a response.
- No comments yet.