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

Thanks! I didn't realize that was the tool, I thought it was merely supporting libraries.
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...