1
0
mirror of https://github.com/microsoft/GSL.git synced 2025-03-14 12:23:34 -04:00

3 Commits

Author SHA1 Message Date
Johel Ernesto Guerrero Peña
8a4b9ed0bf
feat: narrow for non totally ordered types () 2021-06-23 15:28:45 -07:00
Jordan Maples [MSFT]
b26f6d5ec7
gsl::at behavior change regarding gsl::span ()
* move span specialization of 'at' to <gsl/span> and update the parameter to be taken by reference

* undid previous changes and acted upon decisions made in maintainer sync. Fixed tests failing in /kernel mode

* ran clang-format on the include folder

* ran clang-format on the test folder

Co-authored-by: Jordan Maples <jordan.maples@microsoft.com>
2021-05-20 18:18:08 -07: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