詞語:lvalue
lvalue的解釋
lvaluen. 左值
lvalue的意思
lvalue 左值;左值 左值;載入值;operation needs lvalue 操作符需要左值;lvalue-to-rvalue conversion 右值轉換;Repeat count needs an lvalue ------------------ 重複計數需要邏輯值;
lvalue的參考例句
1.In general, the left-hand side of an assignment operator always requires an lvalue. 一般地,賦值運算符的左邊總是需要一個左值。
2.OK, but in our particular case; What are the benefits of offering a LValue iterator against a Read Write iterator? 但只是在我們的特定情況下;提供一個左值迭代器而不是讀寫迭代器有什麼好處?
3.The address-of operator. Takes a single argument that must be an lvalue. Yields the address in memory of that object. 取地址操作符需要一個操作數,其唯一的操作數必須是左值對象,該操作返回操作數對像在內存中的存儲地址。