Template specialization depending on a unknown typedef

前端 未结 0 417
我在风中等你
我在风中等你 2021-02-01 19:11

In C++ I want to specialize a templated function. So far so good.
The problem is that the type that specialize my template depends on a typedef to which I don\'t have acce

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