mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 04:34:40 +03:00
@@ -1002,7 +1002,7 @@ std::cout << new_enum::value3 << std::endl
|
||||
|
||||
2. 尝试用[折叠表达式](#折叠表达式)实现用于计算均值的函数,传入允许任意参数。
|
||||
|
||||
> 参考答案[见此](../exercises/2)。
|
||||
> 参考答案[见此](../../exercises/2)。
|
||||
|
||||
[返回目录](./toc.md) | [上一章](./01-intro.md) | [下一章 运行时强化](./03-runtime.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user