1
0
mirror of https://github.com/microsoft/GSL.git synced 2025-04-01 00:46:29 -04:00

6 Commits

Author SHA1 Message Date
Stephan T. Lavavej
2e0d1ba48c
Test only __cpp_lib_byte, drop _HAS_STD_BYTE. () 2024-02-26 13:22:20 -08:00
Bruce Mitchener
77b2f4f3b8
Fix some typos. () 2024-01-17 15:25:07 -08:00
Edward Chen
52212c2d76
Update Clang GSL_SUPPRESS to stringize parameter instead of using fixed string literal. ()
Fix .
2023-09-11 10:52:30 -07:00
Werner Henze
3ba80d5dd4
simplify to_byte ()
- to_byte_impl is not necessary, the same can be achieved with shorter code
- add test code for things that should not compile
2023-02-14 14:10:56 -08:00
Changming Sun
517ed29228
Fix GSL_SUPPRESS definition when nvcc is in-use () 2022-11-07 14:00:32 -08:00
Jordan Maples [MSFT]
a150aaa4ed
renaming main logic files. Added warning message of the removal and include passthrough. Renamed includes in the source files. Ran Clang-Format ()
Header rename
2020-10-29 17:38:48 -07:00