How can I cleanly terminate the current std::thread in C++11? I have looked at exit and terminate but it looks like they terminate the entire process and not just the current thread.
Aucun commentaire:
Enregistrer un commentaire