Re: Alternative of dynamic_cast

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Jyotirmoy Das" <Jyotirmoy_Das@xxxxxxxxxxx> writes:

> I don't want to use dynamic_cast. Is there any alternative of
> dynamic_cast which has the same functionality ?

No.

> Or any pointer to write the implementation of dynamic_cast in class
> or as global function ?

Not possible in a portable way. Why not just use dynamic_cast?

-- 
	Falk

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux