jeudi 7 septembre 2017

what is the equivalent of clang builtin __c11_atomic_compare_exchange_strong in MSVC?

I'm porting a program into windows environment which directly uses __c11_atomic_compare_exchange_strong for some CAS operations.

what is the equivalent of that function in MSVC (2015, 2017) ?

Aucun commentaire:

Enregistrer un commentaire