GSL/include/gsl
beinhaerter c87c123d1b Fix code analysis warning in multi_span (#606)
Prevents MSVC code analysis warning
...\gsl\include\gsl\multi_span(1055): warning C26440: Function 'gsl::dim_t<-1>::dim_t<-1>' can be declared 'noexcept' (f.6: http://go.microsoft.com/fwlink/?linkid=853927).
2018-02-13 17:42:37 -08:00
..
gsl added gsl_algorithm and gsl_byte headers to main gsl header (#594) 2017-12-04 09:18:40 -08:00
gsl_algorithm Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
gsl_assert Don't use clang's __builtin_assume as an optimizer hint (#608) 2018-02-11 12:16:39 -08:00
gsl_byte Remove #pragma once (#545) (#570) 2017-11-14 08:38:16 -08:00
gsl_util Use in-class init for final_action members (C.48) (#601) 2018-02-13 17:28:21 -08:00
multi_span Fix code analysis warning in multi_span (#606) 2018-02-13 17:42:37 -08:00
pointers Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
span Merge pull request #616 from neilmacintosh/tidy-comparison-ops 2018-02-11 22:36:32 -08:00
string_span Merge branch 'master' of https://github.com/neilmacintosh/GSL into remove-move-ops 2018-02-11 14:27:05 -08:00