std::mutex incompatible with C++/CLI

I can see the same with in version 9.2.6

<thread> is not supported when compiling with /clr or /clr:pure.

Is it also fixed ?

I found :
https://gitlab.kitware.com/vtk/vtk/-/merge_requests/10106

  • Changes merged into master with [5e6ab676]