CLion makes wrong analysis?

Answered

CLion makes wrong analysis of interactive hinting. See the picture I attached.

This is default configuration of fresh project with `C++14` except changing `main.cpp`.

Yes, this program is obviously correct and can be compiled successfully but CLion say `begin()` and `find()` is missig.

I use CLion 2018.1. Any idea to avoid it?




0
2 comments

Hi! Please try using CLion 2018.1.1 EAP. The issue should be fixed in it.

0
Avatar
Permanently deleted user

Thank you so much! Solved the problem.

0

Please sign in to leave a comment.