Partager via


fonction d'échange (<thread>)

Permute les rapports de deux objets d' thread .

void swap(
   thread& Left,
   thread& Right
) _NOEXCEPT;

Paramètres

  • Left
    L'objet gauche d' thread .

  • Right
    Le bon objet d' thread .

Notes

Les appels de fonction Left.swap(Right).

Configuration requise

Thread d'En-tête :

L'espace de noms : DST

Voir aussi

Référence

thread Class

<thread>

méthode de thread::swap