no instance of constructor matches the argument list, but I am passing in a nullptr to a constructor that takes a pointer and a default value

后端 未结 0 1830
予麋鹿
予麋鹿 2020-12-02 11:49

We have to create a polynomial class for homework, and I\'ve just started writing mine. My error is occuring in my implementation/.cpp file in the List default constructor.

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