[PATCH] Add override specifier
Richard Kimberly Heck
rikiheck at lyx.org
Wed Oct 7 00:32:06 UTC 2020
On 10/6/20 8:18 PM, José Abílio Matos wrote:
>
> On Monday, October 5, 2020 6:27:15 PM WEST Richard Kimberly Heck wrote:
>
> > I'm actually not sure why the assignment operator is made unavailable,
>
> > but attached is a suitable patch, I think.
>
> >
>
> > Riki
>
>
> Is not your patch like:
>
>
> InsetTableCell::InsetTableCell(InsetTableCell const & in) = default;
>
>
> Or I am in the wrong standard?
>
I think this must be the magic JMarc was looking for. This is in C++11,
so OK for us, right?
Riki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20201006/94f73b40/attachment.html>
More information about the lyx-devel
mailing list