Inferring type and class when passing a pointer to data member as a non-type template argument

前端 未结 0 448
南旧
南旧 2020-12-20 07:14

I need to pass a pointer to data member, its type and the class it\'s a member of, to a template struct. The following works:

template

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