mirror of
https://github.com/microsoft/GSL.git
synced 2025-03-12 22:28:06 -04:00
GCC 4.8.0 - 7.0 has a bug (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56480) involving specialization in a namespace enclosing the specialized template. This PR fixes an appearance of this bug in the span header.