GSL/gsl
Rian Quinn f4486389b8 Fix overflow found by GCC in basic_zstring_span::as_string_span().
This patch fixes an overflow that was identified with
strict overflow warnings enabled, and optimizations
turned on

Signed-off-by: “Rian <“rianquinn@gmail.com”>
2016-10-27 23:45:54 -07:00
..
gsl Define constexpr as /*constexpr*/ when unavailable (also noexcept) 2016-08-24 19:53:53 +02:00
gsl_assert Fix issue with VS builds 2016-09-28 09:53:33 -06:00
gsl_byte Turn off warning about function-styl casts in gsl_byte 2016-09-21 21:39:28 +02:00
gsl_util [gsl_util] Update narrow_cast to use std::forward 2016-10-18 11:52:45 -07:00
multi_span [multi_span] Fix UB hack in static_bounds::operator= 2016-09-27 21:12:51 -07:00
span Adds gsl::span::at() 2016-10-26 14:11:24 -07:00
string_span Fix overflow found by GCC in basic_zstring_span::as_string_span(). 2016-10-27 23:45:54 -07:00