GSL/include/gsl
Thiago M. de C. Marques ca3bf7710f Fix GSL_SUPPRESS definition on Intel C++ Compiler
Intel C++ Compiler defines the `_MSC_VER` macro, but it doesn't support `[[gsl::*]]` attributes.
2020-08-05 18:30:24 -03:00
..
gsl Update include/gsl/gsl 2020-04-22 15:27:00 -07:00
gsl_algorithm fix build breaks 2020-02-03 12:26:15 -08:00
gsl_assert Fix GSL_SUPPRESS definition on Intel C++ Compiler 2020-08-05 18:30:24 -03:00
gsl_byte Fix GSL_SUPPRESS definition on Intel C++ Compiler 2020-08-05 18:30:24 -03:00
gsl_util changing matrices and removing msc < 1910 work arounds 2020-05-12 16:21:55 -07:00
multi_span remove pragma pop for constexpr macro 2020-07-15 11:43:29 -07:00
pointers Merge pull request #876 from beinhaerter/make_notnull_noexcept 2020-07-15 14:36:17 -07:00
span remove gsl namespace qualification within the gsl namespace 2020-07-15 13:11:57 -07:00
span_ext adding back free functions for [c|cr][begin|end] 2020-04-14 16:57:12 -07:00
string_span remove gsl namespace qualification within the gsl namespace 2020-07-15 13:11:57 -07:00