GCC supports it because it is valid C++, but see https://gcc.gnu.org/wiki/VerboseDiagnostics#missing_static_const_definition for details of when a definition is needed.
GCC supports it because it is valid C++, but see https://gcc.gnu.org/wiki/VerboseDiagnostics#missing_static_const_definition for details of when a definition is needed.