How to infer the template parameter from instantiation of function template?

后端 未结 0 1669
旧时难觅i
旧时难觅i 2020-12-30 00:37

I know how to infer the template parameter from an instantiation of a class template:

template 
struct foo {};

template 
         


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