lundi 24 mai 2021

Is there any way to define an atomic 8 char array? [duplicate]

I want to write a thread safe class containing a string of 8 char , Is there any way to define an atomic 8 char array for better performance that wil not use mutex like converting a long into char array and vice-versa ?

Aucun commentaire:

Enregistrer un commentaire