You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
I use std::shared_mutex in my project. And it compiles fine. But autocomplete does not find the type and declares my whole class as useless. I dont really know what you use to generate the autocompletion (ctags / libclang?) Is there a way to tell the engine to use those features or does the it not support 17 yet?