How can I use C++ concepts with type_traits?

前端 未结 0 1951
走了就别回头了
走了就别回头了 2021-01-04 19:18

I want to abstract type interfaces and I am having a hard time to decide between the two C++ means of concepts and type_traits. Consider the follow scenario:



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