rvalue reference

名词 n.

英文释义

名词 n.
  1. In C++, a reference which is bound to an rvalue.
    — im: has identity and can be moved from (e.g. the result of casting an lvalue to a rvalue reference) […] I note that this whole discussion/problem arise from the introduction of rvalue references and move semantics.

词形变化

0 次浏览 数据来源: Wiktionary