Commit 09537ae
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?
Fix changkun#651 parent 7776a59 commit 09537ae
1 file changed
+197
-77
lines changed
0 commit comments