C++11 -- idea r-warto\'sci i przenoszenia
Piotr Beling

TL;DR
This paper reviews the new features introduced in C++11, focusing on r-values and move constructors, explaining their ideas and implications for parameter passing and object management.
Contribution
It provides a detailed overview of C++11's r-values and move semantics, highlighting their design and usage for improved performance.
Findings
Enhanced parameter passing with r-values
Introduction of move constructors for efficiency
Better resource management in C++ programs
Abstract
This paper presents a review of some new futures introduced to C++ language by ISO/IEC 14882:2011 standard (known as C++11). It describes the ideas of r-values and move constructors. ---- Niniejszy artyku{\l} jest jednym z serii artyku{\l}\'ow w kt\'orych zawarto przegl{\ka}d nowych element\'ow j{\ke}zyka C++ wprowadzonych przez standard ISO/IEC 14882:2011, znany pod nazw{\ka} C++11. W artykule przedstawiono nowe mo\.zliwo\'sci zwi{\ka}zane z przekazywaniem parametr\'ow i pisaniem konstruktor\'ow. Zawarto w nim dok{\l}adne om\'owienie idei r-warto\'sci i przenoszenia obiekt\'ow.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModeling and Simulation Systems
