Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

analyze/invalid-cpp-type

This happens when a form that requires a C++ type is malformed or when it receives a value form instead of a type form.

Mitigations

Pass a valid C++ type form in that position.