mirror of
https://github.com/microsoft/GSL.git
synced 2025-02-07 02:46:55 -05: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.