GSL/gsl
Rian Quinn 6cffe0d14c Adds gsl::span::at()
As per this discussion:
https://github.com/Microsoft/GSL/issues/402

This patch adds support for at() to gsl::span
2016-10-26 14:11:24 -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 [#391] string_length: Remove use of strnlen and use consistent length type. 2016-10-17 12:41:24 -07:00