[xsd-users] XSD C++17 Support

Boris Kolpackov boris at codesynthesis.com
Mon Aug 21 09:29:33 EDT 2023


PRADEEP DAKUA <dakua.pradeep at outlook.com> writes:

> Looking forward to package for XSD supported for C++17
> 
> functions like auto_ptr are deprecated after c++14

You should be able to get rid of auto_ptr with XSD 4.0.0 if you
compile your schemas with the `--std c++11` option.



More information about the xsd-users mailing list