mercredi 2 mars 2016

Is there a "null" value for std::thread::id?

I'd like to have a class member of type std::thread::id where I can also nullify it and then check whether it has been set.

What is the best way to "nullify" this type and then check whether it has been set?

Aucun commentaire:

Enregistrer un commentaire