Why doesn't the order in which member functions of a C++ structure are defined matter?

前端 未结 0 1002
心在旅途
心在旅途 2020-12-17 22:17

I am learning about structures in C++ and I noticed something peculiar:

The order in which the member functions of a structure are defined doesn\'t matter when it com

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