[xsd-users] c++11 refers to a deleted function.

Paul McGrath paul.s.mcgrath at gmail.com
Mon Apr 3 10:15:42 EDT 2023


Thanks, I'll check it out.

On Mon., Apr. 3, 2023, 9:42 a.m. Boris Kolpackov, <boris at codesynthesis.com>
wrote:

> Paul McGrath <paul.s.mcgrath at gmail.com> writes:
>
> >     AssociationDetails_lib::
> >     AssociationDetails_lib (std::unique_ptr< value_type > p)
> >     : value_ (p, 0)
> >     {
> >     }
>
> This appears to have been fixed in the development version (the code
> now calls std::move(), as one would expect). You can get the version
> with a fix by following these instructions:
>
> https://codesynthesis.com/products/xsd/doc/install-build2.xhtml
>


More information about the xsd-users mailing list