mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
4e8f95b418
* Nest "gsl" directory inside a new "include" directory. * Cleanup the _MSC_VER conditionals a bit; use constexpr on VS2017+. * Don't #define noexcept on non-Microsoft implementations. * Workaround VS2017 bug in multi_span. (Also implement == and != for static_bounds_dynamic_range_t because I'm an EoP semantic soundness snob.) Fixes #441.
16 lines
171 B
Plaintext
16 lines
171 B
Plaintext
CMakeFiles
|
|
tests/CMakeFiles
|
|
tests/Debug
|
|
*.opensdf
|
|
*.sdf
|
|
tests/*tests.dir
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
*.sln
|
|
*.tlog
|
|
Testing/Temporary/*.*
|
|
CMakeCache.txt
|
|
*.suo
|
|
.vs/
|
|
.vscode/
|