This website requires JavaScript.
Explore
Help
Register
Sign In
para
/
GSL
Watch
1
Star
0
Fork
0
You've already forked GSL
mirror of
https://github.com/microsoft/GSL.git
synced
2025-02-22 01:12:53 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
GSL
/
gsl
History
Tobias Hunger
f93d325495
Fix gsl_byte to include type_traits
...
type_traits are needed for the call to std::is_same.
2017-01-23 17:07:12 -08:00
..
gsl
Define constexpr as /*constexpr*/ when unavailable (also noexcept)
2016-08-24 19:53:53 +02:00
gsl_algorithm
Add a copy() function for span.
2016-11-17 10:45:06 -08:00
gsl_assert
Fix issue with VS builds
2016-09-28 09:53:33 -06:00
gsl_byte
Fix gsl_byte to include type_traits
2017-01-23 17:07:12 -08:00
gsl_util
Fix preprocessor error.
2016-12-06 16:40:09 -08:00
multi_span
Fix #pragma warning push/pop mismatch in multi_span (Issue
#431
)
2017-01-09 16:38:38 -08:00
span
Fixes to typedef's for span::const_iterator.
2016-12-09 20:19:50 -08:00
string_span
Cleanup additional GCC warnings
2016-11-03 18:38:32 -07:00