Login
From:
www.foonathan.net
(Uncensored)
subscribe
Guidelines For Rvalue References In APIs
https://www.foonathan.net/2018/03/rvalue-references-api-guidelines/
links
backlinks
Roast topics
Find topics
Find it!
When should you use rvalue reference as function parameters? When as return types? And what are ref-qualified member functions and when should you use them?