阅读背景:

C++中 引用&与取地址&的区别

来源:互联网 
  1. int a=3
  2. int &b=a;       //引用
  3. int *p=



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: