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
Neil MacIntosh
9523c1842e
Fix template pack expansion bug in multi_span.
...
* Fix issue
#333
by moving a parenthesis. * Added test to prove fix is good.
2016-11-16 10:15:04 -08:00
..
gsl
Define constexpr as /*constexpr*/ when unavailable (also noexcept)
2016-08-24 19:53:53 +02:00
gsl_assert
Fix issue with VS builds
2016-09-28 09:53:33 -06:00
gsl_byte
Turn off warning about function-styl casts in gsl_byte
2016-09-21 21:39:28 +02:00
gsl_util
Fix gsl::at()'s use of size_t
2016-10-28 11:46:14 -07:00
multi_span
Fix template pack expansion bug in multi_span.
2016-11-16 10:15:04 -08:00
span
Add span construction from unique_ptr and shared_ptr
2016-11-03 18:55:41 -07:00
string_span
Cleanup additional GCC warnings
2016-11-03 18:38:32 -07:00