GeekArticles
Java
Core Java
Java
Core JavaA Brief Introduction to Rvalue References
Rvalue references is a small technical extension to the C++ language. Rvalue references allow programmers to avoid logically unnecessary copying and to provide perfect forwarding functions. They are primarily meant to aid in the design of higher performance and more robust libraries.
Sponsored Links
Read Next: The Importance of Model-View Separation
Related Topics
Subscribe via RSS
Core Java
- Java Graphical User Interface (GUI) Fundamentals
- Java Card Technology Questions and Answers with Zhiqun Chen
- Java TM API for XML-based RPC (JAX-RPC)
- Java Servlets and Serialization with RMI
- Java 2 Introduces Print Capability to the Swing Forum
- The Java Logging API
- JTRON = Java + ITRON
- Java 2D TM New Printing Package
- The Java Platform
- Java Grande
