https://bugs.documentfoundation.org/show_bug.cgi?id=94306
--- Comment #15 from Kohei Yoshida <libreoffice@kohei.us> ---
(In reply to Stephan Bergmann from comment #14)
(In reply to Siddharth Khabia from comment #10)
my apology for the earlier comment that was posted by mistake.
i want to ask is that are we supposed to remove boost::noncopyable and add
the code provided bu BJORN in the public part of the class ?
You can put those deleted members into a private section (as they cannot be
called anyway, as they are deleted).
Actually, Scott Meyers recommends those members be put in a public section, for
better compiler error messages (c.f. Item 11 in Effective Modern C++).
--
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Bug 94306] Replace boost::noncopyable with plain C++11 deleted copy ctors · bugzilla-daemon
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.