GSL/include/gsl
bowie7070 b6c57e2403
Include gsl_narrow from gsl and fix comment. (#939)
narrow() is now in gsl_narrow rather than gsl_util. Include gsl_narrow when exceptions are enabled. Ensures that #include <gsl/gsl> includes entire library as advertised in the documentation.

Co-authored-by: Bowie Owens <bowie.owens@csiro.au>
2020-10-28 15:38:32 -07:00
..
gsl Include gsl_narrow from gsl and fix comment. (#939) 2020-10-28 15:38:32 -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 comment typos 2020-08-13 10:46:39 +01:00
gsl_narrow add what to narrowing_error 2020-09-14 15:50:46 -07:00
gsl_util Fix finally with mutable lvalue invokable 2020-08-14 16:24:10 +02:00
multi_span remove pragma pop for constexpr macro 2020-07-15 11:43:29 -07:00
pointers Allow usage on platforms not providing iostreams (#935) 2020-10-28 15:37:02 -07:00
span use narrow_cast 2020-10-24 19:44:06 -04:00
span_ext adding back free functions for [c|cr][begin|end] 2020-04-14 16:57:12 -07:00
string_span fixed botched formatting 2020-10-01 14:16:01 -07:00