GSL/include/gsl
Tiago 7b6b8013b1
Add "gsl" to #includes (#1184)
Office is seeing build breaks due to `#include "span"` including
C++20 span instead of gsl/span. Most likely we want all headers
includes qualified with "gsl/" to avoid similar issues.
2025-01-07 08:42:38 -06:00
..
algorithm Add "gsl" to #includes (#1184) 2025-01-07 08:42:38 -06:00
assert Update Clang GSL_SUPPRESS to stringize parameter instead of using fixed string literal. (#1133) 2023-09-11 10:52:30 -07:00
byte Better use of std::enable_if (#1177) 2024-12-23 10:40:22 -06:00
gsl Add "gsl" to #includes (#1184) 2025-01-07 08:42:38 -06:00
narrow Add "gsl" to #includes (#1184) 2025-01-07 08:42:38 -06:00
pointers Add "gsl" to #includes (#1184) 2025-01-07 08:42:38 -06:00
span Add "gsl" to #includes (#1184) 2025-01-07 08:42:38 -06:00
span_ext Add "gsl" to #includes (#1184) 2025-01-07 08:42:38 -06:00
string_span Add "gsl" to #includes (#1184) 2025-01-07 08:42:38 -06:00
util Add "gsl" to #includes (#1184) 2025-01-07 08:42:38 -06:00
zstring Add "gsl" to #includes (#1184) 2025-01-07 08:42:38 -06:00