Event - CPP_Pure-Virtual-Cpp-2021


C++ Modules: Year 2021[MP4] [0:36:15] [2021/05/07]
Check out free documentation and modules on Microsoft Learn In the year 2021, with toolset support for C++ Modules ready for production use, what can we expect? This talk presents the lay of…


Code Analysis: Empowering developers to write performant, reliable, and safe C++ [MP4] [0:35:36] [2021/05/07]
Check out free documentation and modules on Microsoft Learn Although C++ is a high performing programming language, customers and security researchers have increasingly asked for stronger…


Manage code dependencies at work with new vcpkg features[MP4] [0:41:47] [2021/05/07]
vcpkg is an open source C/C++ dependency manager for Windows, Linux, and macOS. It is capable of building libraries from source, on demand, using build recipes. It comes with a curated, tested…


An Introduction to CMakePresets.json[MP4] [0:24:18] [2021/05/07]
Check out free documentation and modules on Microsoft Learn CMakePresets.json was added to CMake in CMake 3.19/3.20 and allows users to share common configure, build, and test options with others.…


Visibility, Reachability, Linkage The Three Secret Spices of C++ Modules[MP4] [0:31:38] [2021/05/07]
Check out free documentation and modules on Microsoft Learn Modules are probably the most impactful and most transformative major recent addition to the C++ language. From a user perspective,…