By Andrey_Karpov_2009
via mindless-area.blogspot.cz
Submitted: Jan 30 2013 / 08:33
This article will introduce one of the ways to effectively replace functionality of dynamic_cast. Presented source code will use the latest C++ specification (C++11), but with a little bit of limitation it is not a problem to rewrite the source code to C++03.
Add your comment