C++: Can't call internal function within class

前端 未结 0 1337
再見小時候
再見小時候 2020-12-05 09:06

I am trying to call a private function (prependMantissa) within a public operator overload function of the same class, but I keep getting the following error at

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