analyze/invalid-cpp-value
This happens when a resolved C++ form is not usable as a value in the current position.
Mitigations
Make sure the form names an actual value. Otherwise rewrite it as the correct type form or call form for that position.
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
This happens when a resolved C++ form is not usable as a value in the current position.
Make sure the form names an actual value. Otherwise rewrite it as the correct type form or call form for that position.