no matching function call to [function], and template argument deduction/substitution failed

前端 未结 0 897
萌比男神i
萌比男神i 2021-01-20 12:00

I have 2 files, X.h and main.cpp. under X.h, I have a template:

template class X{ //some code };

and in main.cpp,

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