C++17 How is the vector class deducing the type from parameter pack?

前端 未结 0 1850
温柔的废话
温柔的废话 2020-12-04 15:52

i would like to deduce class type from parameter pack passed to constructor (assuming all values in the parameter pack are the same type), is it possible?

tem         


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