https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61457
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- In C++17 the static member is implicitly inline, so GCC no longer expects it to have a separate definition.
redi at gcc dot gnu.org via Gcc-bugs Fri, 03 Dec 2021 04:26:52 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61457
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- In C++17 the static member is implicitly inline, so GCC no longer expects it to have a separate definition.