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
2024-11-03 17:56:43 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
422e7164d5
GSL
/
include
History
john-lynch
422e7164d5
Fixing move constructor of Final_act to take non-const r-value reference and move properly from other Final_act object so that correctness is not dependent on copy elison.
2015-09-28 23:40:25 -05:00
..
array_view.h
fix clang -Wunused-parameter warnings
2015-09-28 21:20:02 +03:00
fail_fast.h
Fix issue
#39
: Add header guards
2015-09-24 18:08:34 -07:00
gsl.h
Fixing move constructor of Final_act to take non-const r-value reference and move properly from other Final_act object so that correctness is not dependent on copy elison.
2015-09-28 23:40:25 -05:00
string_view.h
it's better to pass a small (e.g. 16 bytes) object by value then by const reference
2015-09-28 23:20:28 +03:00