Y
Hacker News
new
|
ask
|
show
|
jobs
by
something123
3873 days ago
here is the tool
https://github.com/Microsoft/GSL
Introduced in this year's cppcon
https://channel9.msdn.com/Events/CPP/CppCon-2015/Writing-Goo...
1 comments
lfowles
3873 days ago
Thanks! I didn't realize that was the tool, I thought it was merely supporting libraries.
link
something123
3872 days ago
Just to be clear, [as far as I understand] it is a template library that does static analysis using the compiler. Kinda the best of both worlds...
link