File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -762,9 +762,10 @@ \section{后记}
762
762
于\url {https://wg21.link/p0088r3}的提案。
763
763
764
764
Tony van Eerd在\url {https://wg21.link/p0393r3}中显著改进了比较运算符的语义。
765
- Vicente J. Botet Escriba在\url {https://wg21.link/p0032r3}中统一了
766
- \texttt {std::variant }和\texttt {std::optional<> }以及\texttt {std::any }的\\
767
- API。Jonathan Wakely在\url {https://wg21.link/p0504r0}中修正了
765
+ Vicente J. Botet Escriba在\\
766
+ \url {https://wg21.link/p0032r3}中统一了\texttt {std::variant }和
767
+ \texttt {std::optional<> }以及\texttt {std::any }的API。
768
+ Jonathan Wakely在\url {https://wg21.link/p0504r0}中修正了
768
769
\texttt {in\_ place }标记类型的行为。
769
770
禁止使用引用、不完全类型、数组作为选项类型和禁止空variant的限制
770
771
由Erich Keane在\url {https://wg21.link/p0510r0}中提出。
Original file line number Diff line number Diff line change @@ -318,8 +318,7 @@ \section{后记}
318
318
319
319
\texttt {std::has\_ unique\_ object\_ representations<> }由Michael Spencer在
320
320
\url {https://wg21.link/p0258r0}中以名称\texttt {is\_ contiguous\_ layout }首次提出,
321
- 最终被接受的是Michael Spencer发表于\url {https://wg21.link/p0258r2}\\
322
- 的提案。
321
+ 最终被接受的是Michael Spencer在\url {https://wg21.link/p0258r2}中的提案。
323
322
324
323
\texttt {is\_ invocable }特征家族由Agustin Berge在\url {https://wg21.link/n4446}中首次提出。\\
325
324
它和\texttt {std::invoke\_ result\_ t<> }最终因Daniel Krügler、Pablo Halpern、
You can’t perform that action at this time.
0 commit comments