How to write more reliable code
Egor Bredikhin
Conference: Meeting C++ 2018 The talk refers to issues of writing high quality code in C++. It touches upon various patterns of errors and the ways how to avoid them due to good coding standard, new features in the C++ language, static and dynamic analysis.
...