
MSVC's STL and vcpkg
CppCast
00:00
The Importance of Warnings in Standard Libraries
GCC and clang use a feature called system headers, where if the header doesn't come from your project, you don't get warnings for it. Microsoft says its standard library is full of templates, so you can convince the standard library to do things on your behalf. "That one has caught me several times in code as well"
Transcript
Play full episode