C++11 Thread safety of Random number generators

前端 未结 3 1781
时光说笑
时光说笑 2020-12-01 03:56

In C++11 there are a bunch of new Random number generator engines and distribution functions. Are they thread safe? If you share a single random distribution and engine amon

3条回答
提交回复
热议问题