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.