M
moleskyca1
If I use RTTI, will every class have a typeid info? I am confused. When
does compiler generate this info? Is it at run-time or at compile time?
What if I have a template class, or the STL classes, will they also
have typeid info?
does compiler generate this info? Is it at run-time or at compile time?
What if I have a template class, or the STL classes, will they also
have typeid info?