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


Hello,

That should happen in a DdeInstData ctor instead.

I intended to do something easier:
struct DdeInstData
{
    short x;

    DdeInstData(); // and of course implementing this
}

I've moved it into the ctor now.

Thanks, I was not able to react very quickly, making this during free time ... and on Linux. Sorry.

Just for my education [answer is optional]:

The fact to change to class and use boost::noncopyable is an improvement not related to this point I guess, since before the copy-ctor and copy assignment would have worked with the struct.

Or did I missed something?

Thanks.

regards
Pierre-André

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.