Part II — CppVerify

These chapters cover verified C++ in practice: the toolchain, contract syntax, common proof patterns, backends (Z3, BMC, Lean export), modular calls, how to respond when verification fails, and proving freedom from undefined behavior.

Verify and compile paths from the same source