How would I inline the bool operator overloads, so it can be defined in the .cpp file? (C++)

前端 未结 0 594
栀梦
栀梦 2020-12-05 02:38

So I have my Vector3 class, and I want to know if I can inline the (<, >, ...) (this is micro-optimization though.)

I\'ve messed around for around an hour, but

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