Hi,

It took me a while to figure out why my QHash map of a const char* to something 
else didn't work despite containing the expected key,value combinations. I 
understand that the bug was in my code rather than in QHash, because the class 
is not designed to work with basic data types.

It could help though if a compiler error were raised in this kind of situation, 
would that be possible?

thanks,
R.
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to