Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这篇文章什么是右值、左值、xvalues、glvalues 和 prvalues?提供了 rvalue、lvalues、xvalues、glvalues 和 prvalues 的定义,但我没有看到示例。
我认为我对 lvalues 和 rvalues 有深入的了解,但对 xvalues、glvalues 和 prvalues 了解不多。每个示例(代码)及其区分确实会有所帮助。