This post is the first part of an e-book on undefined behavior in C++. It provides an introduction to the topic and discusses the reasons behind undefined behavior in the language. It also mentions the different ways to detect and prevent undefined behavior in code.

15m read timeFrom pvs-studio.com
Post cover image
Table of contents
IntroductionWhat is undefined behavior and what it leads toHow do we look for undefined behavior?Narrowing conversions and implicit type conversion

Sort: