reference-to-const 中文意思是什麼

reference-to-const 解釋
對象的引用
  • reference : n 1 (對委員、審查人等的)委託;委託項目[范圍]。2 說到,論到,提到。3 參考;參考書;附註,引證;...
  • to : adv 到某種狀態;〈特指〉到停止狀態;關閉。 ★也常和動詞結合,略去其後賓語,而構成成語: The door i...
  • const : 不變的
  1. Passing a non - const pointer parameter to a function that expects a reference to a const pointer parameter

    將非常數指針參數傳遞給需要常數指針參數的引用的函數
  2. As a normal model of industrial development, chenery theory is widely accepted by the academics, which is a great theory guide and reference to ongoing industrial economy const ruction in many developing counties

    作為工業化發展的一般模式,錢納里的工業化階段劃分理論得到了學術界的廣泛認可,對世界各國,尤其是廣大發展中國家進行的工業化經濟建設具有重要的理論指導和參考意義。
  3. Your normal habit when passing an argument to a function should be to pass by const reference

    用常量引用給一個函數傳遞參數,是一種好的習慣。
分享友人