GSL/include/gsl
Casey Carter 166ea80f66 Update std::byte detection in gsl_byte for MSVC (#561)
* Only check that `_HAS_STD_BYTE` is defined to a non-zero value
2017-10-18 16:35:11 -07:00
..
gsl Removed VS2013 workarounds. (#534) 2017-07-14 04:40:27 -07:00
gsl_algorithm turning off warning (#548) 2017-08-16 19:06:30 -07:00
gsl_assert Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
gsl_byte Update std::byte detection in gsl_byte for MSVC (#561) 2017-10-18 16:35:11 -07:00
gsl_util Removed VS2013 workarounds. (#534) 2017-07-14 04:40:27 -07:00
multi_span Removed VS2013 workarounds. (#534) 2017-07-14 04:40:27 -07:00
span Enable vectorization of common loops using iterators with range checking enabled with GCC and Clang (#557) 2017-09-18 15:16:23 -07:00
string_span Made string_span details::string_length() generic (Fix issue #542) (#543) 2017-09-18 15:20:51 -07:00