mirror of
https://github.com/microsoft/GSL.git
synced 2026-07-05 08:00:49 +02:00
10df83d292
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.