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. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice