instanceof in CNI

ks@micky.rgv.hp.com ks@micky.rgv.hp.com
Mon Mar 27 11:23:00 GMT 2000


The standard C++ mechanism is to use RTTI as in:

   typeof<foo> == typeof<bar>

but I think that C++ RTTI interferes with Java if I remember correctly.

On Sat, Mar 25, 2000 at 12:52:54PM +0100, osk@hem.passagen.se wrote:
> Hello
> 
> Is there anything similar to the Java instanceof operatior in C++/CNI?
> 
> Oskar Liljeblad (osk@hem.passagen.se)


More information about the Java mailing list