Move std::unique_str after its captured in Lambda

后端 未结 0 504
慢半拍i
慢半拍i 2020-12-18 09:43

While reading through the doc: https://isocpp.org/wiki/faq/cpp14-language#lambda-captures,

    auto u = make_unique( some, parameters );  //          


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