GSL/gsl
Rian Quinn 3161d6133f Fix issue with VS builds
The Visual Studio part of this patch was wrong, and left an empty if statement.
2016-09-28 09:53:33 -06: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 Added a fix for not flagging negative indices to multi_span. 2016-09-18 17:56:18 +02:00
span Removed redundant static_cast<> and is_same<> test. 2016-09-14 22:01:02 -07:00
string_span Add to_basic_string 2016-09-04 00:29:10 -06:00