Forwarding
Modern C++ In-Depth — Perfect Forwarding
by Phani Adusumilli
From the article
While a forwarding reference may at first appear to be an rvalue reference, it actually has a very particular form that allows it to bind to any value category.
October 25, Pavia, Italy
November 6-8, Berlin, Germany
November 3-8, Kona, HI, USA
Forwarding
Modern C++ In-Depth — Perfect Forwarding
by Phani Adusumilli
From the article
While a forwarding reference may at first appear to be an rvalue reference, it actually has a very particular form that allows it to bind to any value category.
There are currently no comments on this entry.
Add a Comment
Comments are closed.