GSL/include
Werner Henze a381a3759f
1075 Wrong Expects in gsl::at? (#1076)
https://github.com/microsoft/GSL/issues/1075
- Add `static_assert` because we only support C style array `at` for up to half of the address space.
- Add `std::` before `size_t`.
- tests:
  - Add `#include <exception>`
  - Implement `span_tests` `interop_with_gsl_at` like `at_tests` `std_span`
2023-01-18 13:33:20 -08:00
..
gsl 1075 Wrong Expects in gsl::at? (#1076) 2023-01-18 13:33:20 -08:00
CMakeLists.txt CMake cleanup (#1060) 2022-10-18 11:05:09 -07:00