https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113763
--- Comment #1 from Iain Sandoe <iains at gcc dot gnu.org> --- I suppose the trivial fix is s/constexpr/const/ (but maybe there's something more elegant). If we agree that this is c++14 - only, then maybe we should have a separate bug that we accept this for c++11.