forked fromchangkun/modern-cpp-tutorial
- Notifications
You must be signed in to change notification settings - Fork0
Commit09537ae
committed
book: add std::forward source and auto&& explain
This commit deals the following questions:- why const lvalue ref can ref rvalue?- why auto&& is the safe way for loop?- why std::forward can do perfect forwarding?Fixchangkun#651 parent7776a59 commit09537ae
1 file changed
+197
-77
lines changed0 commit comments
Comments
(0)