Questions about getCppuType

julien2412 serval2412 at yahoo.fr
Thu Apr 24 22:55:37 PDT 2014


Hello,

Seeing the number of times getCppuType is used, I've got several questions
about this:
- what's the use of it? It resembles at the first look to "typeid" but I
suppose it's not this.
- could there be an alternative? (eg a more "native"/straightforward C++
way)?
- if it still must be used, could the C style cast be changed in static cast
(to be sure the cast is in build time and so the check is also  in build
time)?

Julien 



--
View this message in context: http://nabble.documentfoundation.org/Questions-about-getCppuType-tp4106361.html
Sent from the Dev mailing list archive at Nabble.com.


More information about the LibreOffice mailing list