GSL/gsl
Josaphat Valdivia a14f27474f [#391] string_length: Remove use of strnlen and use consistent length type.
* Removes reference to strnlen as per #391

* Use ptrdiff for string_length interfaces for #391
2016-10-17 12:41: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 Define constexpr as /*constexpr*/ when unavailable (also noexcept) 2016-08-24 19:53:53 +02:00
multi_span [multi_span] Fix UB hack in static_bounds::operator= 2016-09-27 21:12:51 -07:00
span Fix #388 Deprecated implicit copy assignment operator for span_iterator in C++17. 2016-10-09 18:01:46 -06:00
string_span [#391] string_length: Remove use of strnlen and use consistent length type. 2016-10-17 12:41:24 -07:00