Re: Possible to declare move constructor of basic_symbol as noexcept?

2021-01-30 Thread Akim Demaille
Christian, > Le 30 janv. 2021 à 20:14, Christian Schoenebeck a > écrit : > > On Samstag, 30. Januar 2021 18:10:32 CET Akim Demaille wrote: > >>> Le 19 janv. 2021 à 13:36, Christian Schoenebeck >>> a écrit : >>> >>> that should be >>> either noexcept & std::move() otherwise no std::move() at

Re: Possible to declare move constructor of basic_symbol as noexcept?

2021-01-30 Thread Christian Schoenebeck
On Samstag, 30. Januar 2021 18:10:32 CET Akim Demaille wrote: > Hi Christian, > > I don't know how I managed to not see your answer about this, > but I just discovered it, when I was about to ask for more > feedback... My good old camouflage emails. Np, Akim. :) > > Le 19 janv. 2021 à 13:36, Chr

Re: Possible to declare move constructor of basic_symbol as noexcept?

2021-01-30 Thread Akim Demaille
Hi Christian, I don't know how I managed to not see your answer about this, but I just discovered it, when I was about to ask for more feedback... > Le 19 janv. 2021 à 13:36, Christian Schoenebeck a > écrit : >> diff --git a/data/skeletons/c++.m4 b/data/skeletons/c++.m4 >> index cfd4e6ed7..3496