RAD Studio
ContentsIndex
PreviousUpNext
bad_cast class

Header File 

typeinfo.h 

Description 

When dynamic_cast fails to make a cast to reference, the expression can throw bad_cast. Note that when dynamic_cast fails to make a cast to pointer type, the result is the null pointer.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!