Is clang-11's invocation of headers via -fcoroutines flag?

前端 未结 0 1989
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-12 01:13

I\'m trying to compile a .cpp file that uses the coroutine library with the command.

clang-11 -std=c++20 -stdlib=libstdc++ main.cpp 
相关标签:
回答
  • 消灭零回复
提交回复
热议问题