Re: Supporting C++17
- From: Murray Cumming <murrayc murrayc com>
- To: Jonathan Wakely <gtkmm kayari org>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Supporting C++17
- Date: Tue, 04 Apr 2017 18:13:46 +0200
On Tue, 2017-04-04 at 15:09 +0100, Jonathan Wakely wrote:
On 4 April 2017 at 14:52, Murray Cumming wrote:
Any ideas about how we should support C++17 in gtkmm-3.0 without
losing
C++11/14 compatibility and without breaking ABI?
Replace all dynamic exception specifications with noexcept(false) (or
just no exception specification). That's not an ABI change.
That's great to know. I'll take care of that then.
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]