Why is there still no std::thread, std::promise and std::future in MinGW? And what's the alternative to promise and futures in win32?

后端 未结 0 1257
离开以前
离开以前 2021-01-22 19:45

So I\'ve been trying to get the following code to compile and run on Windows by using a MinGW compiler.

#include 

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题