Vim Coc-Clangd sehen nicht alle BibliotheksmethodenC++

Programme in C++. Entwicklerforum
Anonymous
 Vim Coc-Clangd sehen nicht alle Bibliotheksmethoden

Post by Anonymous »

#include
#include
using namespace std;
int main(){
function fn;
}
< /code>
Anruffehler: < /p>
No template named 'function' (clang no_template)
< /code>
und dieselbe Warninig für 'iOstream' und 'funktionale' Header < /p>
Included header functional is not used directly (fix available) (clangd unused-includes)
< /code>
Ich benutze macOS
und Coc -Clangd -Plugin < /p>
Ich versuche, mit C ++ -Headern in meinem vimrc zu pfad 'path'. Problem?

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post