This website requires JavaScript.
Explore
Help
Sign In
microsoft
/
GSL
Watch
1
Star
0
Fork
1
You've already forked GSL
mirror of
https://github.com/microsoft/GSL.git
synced
2026-07-07 17:10:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3da256d03bb4e5a1a2a197da53f44ef4a26566b3
GSL
/
include
/
gsl
T
History
Jordan Maples [MSFT]
3da256d03b
Merge pull request
#874
from JordanMaples/dev/jomaples/multi_span-cleanup
...
Minor changes to multi_span
2020-04-23 10:13:04 -07:00
..
gsl
Update include/gsl/gsl
2020-04-22 15:27:00 -07:00
gsl_algorithm
fix build breaks
2020-02-03 12:26:15 -08:00
gsl_assert
update kernel mode detection macro
2020-03-12 12:32:32 -07:00
gsl_byte
Add missing #include if built with GSL_USE_STD_BYTE=1
2019-11-08 16:37:23 +00:00
gsl_util
Changed implementation of gsl::narrow to throw gsl::narrowing_error
2020-04-22 10:09:13 +10:00
multi_span
fully qualify ptrdiff_t in multi_span and remove it from gsl\gsl
2020-04-21 16:14:58 -07:00
pointers
remove move constructor for not_null.
2020-01-30 17:00:13 -08:00
span
Removed unused #include
2020-04-23 12:22:30 +10:00
span_ext
adding back free functions for [c|cr][begin|end]
2020-04-14 16:57:12 -07:00
string_span
implement LWG3320 by deleting const_iterator and const_reverse_iterator
2020-04-14 13:51:49 -07:00