multiple definition of `findRank(std::deque >&, int)'; ./obj/main.o:main.cpp:(.text+0x0): first defined here

前端 未结 0 447
不思量自难忘°
不思量自难忘° 2020-12-18 03:26

I\'m using template to generalize some function that seems good but in cases that I didn\'t use template I get this error:

in function `findRank(std::deque<         


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