Date: prev next · Thread: first prev next last
2018 Archives by date, by thread · List index


Hi,

On Wed, Mar 07, 2018 at 10:48:13AM +0200, Noel Grandin wrote:
more than likely the same thing bug I encounter with std::unique_ptr where
it is trying to instantiate something it should not be instantiating

  git grep 'MSVC2015 workaround'

you have to delete the copy constructor and assignment operator to make it happy.

Thanks for the hint, I was really giddy to try this as I had deleted the copy
ctor but not yet operator= everywhere. Unfortunately no dice so far, MSVC keeps
resisting.

Ill try to pinpoint down MSVC stupidity some more then. :/

Best,

Bjoern

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.