Modern C++ In-Depth — Perfect Forwarding

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.

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.