Had*_*adi 2 methods ampersand c++11
例如,如果方法定义如下:
ILDCRTParams &GetParams() const;
这有什么不同:
ILDCRTParams& GetParams() const;
我正在使用C++ 11.
Nei*_*irk 6
它们完全一样.返回类型是ILDCRTParams&
ILDCRTParams&
归档时间:
10 年,1 月 前
查看次数:
62 次
最近记录: