差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 | |||
| public:lang:cplusplus:effective_modern_cplusplus [2026/05/07 15:07] – ↷ 页面public:it:cplusplus:effective_modern_cplusplus被移动至public:lang:cplusplus:effective_modern_cplusplus oakfire | public:lang:cplusplus:effective_modern_cplusplus [2026/08/13 11:21] (当前版本) – [章节1. 类型推导(Deducing types)] oakfire | ||
|---|---|---|---|
| 行 29: | 行 29: | ||
| <WRAP tablewidth 80% center> | <WRAP tablewidth 80% center> | ||
| ^ 形参 | ^ 形参 | ||
| - | | f(T*), f(T&), f(const T& | + | |'' |
| - | | f(T*), f(T&), f(const T& | + | |'' |
| - | | f(T*), f(T& | + | | '' |
| | f(const T& | | f(const T& | ||
| | f(T&& | | f(T&& | ||