> On 6 Jul 2018, at 00:17, Dan Eble <[email protected]> wrote: > > On Jul 5, 2018, at 15:20, Hans Åberg <[email protected]> wrote: >> >>> On 5 Jul 2018, at 20:02, David Kastrup <[email protected]> wrote: >>> >>> What C++ standard should we be able to ask for? I think that at the >>> current point of time, C++11 should be reasonably fine for the asking. >> >> The g++7 default, and clang++6, is C++14, but supports C++17 with the >> --std=c++17 flag. > > Good angle. At my place of employment, rather than ask which C++ version to > use, they determine which minimum versions of which compilers to require and > then enable the latest commonly supported standard.
Yes, that is what you might have to consider for LilyPond, too. _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
