[xsd-users] rtti in headers

Kroizman Guy kroiz at hyperroll.com
Sun Jun 17 04:27:48 EDT 2007


Hi,
Our Code is build without RTTI, and we wanna keep it this way.
We also want to use polymorphism in our XSD.
So we put the generated code in a library.
We rather this library would be static and not dynamically linked but
for that there must not be any RTTI dependent code in the header.

can you please tell me if that is generally the case? or would we be
safer just using the lib as a dll?




More information about the xsd-users mailing list