Open ghost opened 2 years ago
That will depend on the aspects that you are comparing.
In short, if you need XP or Vista compatibility, choose mingw-std-thread. If not, use whatever you think will minimize bugs (eg. forget to call __MCF_exit()
) or maintenance when writing library code (eg. conditionally including the mingw.*.h
headers based on whether Windows is the target).
https://github.com/lhmouse/mcfgthread/