-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Greg Depoire--Ferrer
committed
Mar 28, 2020
1 parent
adc97bd
commit 1e69a7c
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule gsl
updated
15 files
+2 −2 | CONTRIBUTING.md | |
+0 −2 | README.md | |
+1 −1 | ThirdPartyNotices.txt | |
+4 −6 | include/gsl/gsl_byte | |
+6 −3 | include/gsl/gsl_util | |
+139 −119 | include/gsl/multi_span | |
+5 −13 | include/gsl/pointers | |
+1 −1 | include/gsl/span | |
+1 −0 | include/gsl/string_span | |
+0 −10 | tests/bounds_tests.cpp | |
+1 −15 | tests/multi_span_tests.cpp | |
+1 −1 | tests/no_exception_ensure_tests.cpp | |
+1 −1 | tests/no_exception_throw_tests.cpp | |
+2 −2 | tests/notnull_tests.cpp | |
+1 −11 | tests/strided_span_tests.cpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters