GSL/gsl
Rian Quinn aadcce275e Fix issue: Provide platform support for strnlen
Not all platforms have support for strnlen (e.g. cygwin) as this is a non-standard function. This patch provides a custom implementation of strnlen for these platforms.
2016-08-18 20:32:08 -06:00
..
gsl Removed .h extension from header files. 2016-08-10 17:24:00 +01:00
gsl_assert Removed .h extension from header files. 2016-08-10 17:24:00 +01:00
gsl_byte Add missing newline at end of file 2016-08-13 10:16:59 +09:00
gsl_util Removed .h extension from header files. 2016-08-10 17:24:00 +01:00
multi_span Merge branch 'master' into dev/neilmac/iterators 2016-08-10 19:00:43 -07:00
span Fix #323 - Badly positioned noexcept 2016-08-13 10:15:59 +09:00
string_span Fix issue: Provide platform support for strnlen 2016-08-18 20:32:08 -06:00