Click here to Skip to main content
15,886,847 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
Hi,

Can anyone tell me the implementation of typeid operator and how it's returning typeinfo reference.
Posted
Updated 9-May-11 0:10am
v2

1 solution

 
Share this answer
 
Comments
Rocker Gang 9-May-11 6:12am    
Thanq bt i wanna know the internal implementation........ if poss help me.....
Sergey Alexandrovich Kryukov 9-May-11 11:45am    
Who is the idiot who voted 1?! I vote 5

Internal implementation is deep in C++, this is not the thing you can get our of platform (what platform? there is no such thing), this is all based on internal C++ model. Bye-bye (or get full source of C++ compiler (GNU, which won't help OP much)).

--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900