Can I perfect forwarding an lambda function without knowing the capture?

后端 未结 0 1390
深忆病人
深忆病人 2020-12-15 02:14

Here\'s the snippet that I am trying to make it work

#include 
#include 
#include 

void
bar(std::function<         


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