GSL/include/gsl
kile0 5a7093f983 Use the c++17 constexpr if in CheckRange if possible (#753)
* change c++17 to use constexpr if in CheckRange

* remove unnecessary macro

* use the portable feature test macro rather than direct version check
2018-11-28 11:52:11 -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 fix cppcorecheck warnings (#703) 2018-08-12 21:44:17 -07:00
gsl_assert fixed typo 2018-08-12 21:45:39 -07:00
gsl_byte fix cppcorecheck warnings (#703) 2018-08-12 21:44:17 -07:00
gsl_util fix cppcorecheck warnings (#703) 2018-08-12 21:44:17 -07:00
multi_span make BoundsRanges constexpr (#732) 2018-11-05 15:26:27 -08:00
pointers Dev/annagrin/make not null (#711) 2018-08-13 02:22:02 -07:00
span Use the c++17 constexpr if in CheckRange if possible (#753) 2018-11-28 11:52:11 -08:00
string_span fix cppcorecheck warnings (#703) 2018-08-12 21:44:17 -07:00