The return type of a function with a return type of ostream&

前端 未结 0 1996
迷失自我
迷失自我 2021-02-14 13:53

I am wondering what this function would return?

ostream& Canister::display() const;

The function definition is:

ostream& Canist         


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