GSL/gsl
Eric Niebler 9d13cb14c3 Fixes to typedef's for span::const_iterator.
* Don't const-qualify span::const_iterator's value_type
Fixes Microsoft/GSL#434
2016-12-09 20:19:50 -08:00
..
gsl Define constexpr as /*constexpr*/ when unavailable (also noexcept) 2016-08-24 19:53:53 +02:00
gsl_algorithm Add a copy() function for span. 2016-11-17 10:45:06 -08: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 Fix preprocessor error. 2016-12-06 16:40:09 -08:00
multi_span Fix template pack expansion bug in multi_span. 2016-11-16 10:15:04 -08:00
span Fixes to typedef's for span::const_iterator. 2016-12-09 20:19:50 -08:00
string_span Cleanup additional GCC warnings 2016-11-03 18:38:32 -07:00