常引用

	int a = 1;
	int  & const p = a;
//实际上这里的p和指针类似,特性和指针差不多
posted @ 2020-07-21 15:46  Antake  阅读(266)  评论(0)    收藏  举报
Live2D