This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Need Information about RTTI


Hello,

I need some information/pointers/documentation or anything on internals of
how gcc c++ compiler implements RTTI features like 'dynamic_cast', 'typeid',
'type_info', 'search for an appropriate catch block' etc.

I have downloaded the whole gcc source and mining the same. It would be very
helpful if some one could pass the information they have.

Thanks
Sachin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sachin O. Agrawal
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Persistent Systems Pvt. Ltd.
+ 91 20 5678900 X 596
www.persistent.co.in
www.geocities.com/sachin_o_agrawal
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]