if i import header file the file containing definitions is also imported?

后端 未结 0 1818
天命终不由人
天命终不由人 2020-12-04 14:45

I have defined the function signatures in a .h file. And the definitions (body) of the function in .cpp file. Will I be able to use the functions if I import the .h file ?

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