GSL/include/gsl
Werner Henze 10df83d292
solve span compile problem with gcc 5.5.0 (#1052)
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.
2022-08-18 12:28:11 -07:00
..
algorithm quoted form of #include when GSL includes GSL files (#1030) 2022-01-31 13:06:42 -08:00
assert gsl::at behavior change regarding gsl::span (#985) 2021-05-20 18:18:08 -07:00
byte renaming main logic files. Added warning message of the removal and include passthrough. Renamed includes in the source files. Ran Clang-Format (#946) 2020-10-29 17:38:48 -07:00
gsl quoted form of #include when GSL includes GSL files (#1030) 2022-01-31 13:06:42 -08:00
gsl_algorithm quoted form of #include when GSL includes GSL files (#1030) 2022-01-31 13:06:42 -08:00
gsl_assert quoted form of #include when GSL includes GSL files (#1030) 2022-01-31 13:06:42 -08:00
gsl_byte quoted form of #include when GSL includes GSL files (#1030) 2022-01-31 13:06:42 -08:00
gsl_narrow quoted form of #include when GSL includes GSL files (#1030) 2022-01-31 13:06:42 -08:00
gsl_util quoted form of #include when GSL includes GSL files (#1030) 2022-01-31 13:06:42 -08:00
narrow Suppress es.46 warning in implementation of gsl::narrow (#1046) 2022-04-28 09:49:38 -07:00
pointers quoted form of #include when GSL includes GSL files (#1030) 2022-01-31 13:06:42 -08:00
span solve span compile problem with gcc 5.5.0 (#1052) 2022-08-18 12:28:11 -07:00
span_ext Resolve MSVC warning C5260 (#1049) 2022-07-18 17:42:21 -07:00
string_span quoted form of #include when GSL includes GSL files (#1030) 2022-01-31 13:06:42 -08:00
util Resolve MSVC warning C5260 (#1049) 2022-07-18 17:42:21 -07:00