lundi 28 septembre 2015

Is std::thread::id unique across processes?

From my experience, it seems that the result of

std::this_thread::get_id()

is unique across process: ids are different from one process to another.

Is this guaranteed by the standard?

Aucun commentaire:

Enregistrer un commentaire