std::async race condition with std::reference_wrapper in VC++ 2017

前端 未结 0 1146
生来不讨喜
生来不讨喜 2021-01-29 16:46

Let\'s say the interface function which performs the entire operation looks like this:

result_t c_worker::minimize_somethings(input_t const& obj1, input_t con         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题