Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MODERN C++ FOR C PROGRAMMERS: PART 2 #22

Closed
hanxiaomax opened this issue Jul 8, 2018 · 1 comment · Fixed by #74
Closed

MODERN C++ FOR C PROGRAMMERS: PART 2 #22

hanxiaomax opened this issue Jul 8, 2018 · 1 comment · Fixed by #74
Assignees
Labels
T-系列文章 所属系列见project T-C/C++

Comments

@hanxiaomax
Copy link
Member

1.原文链接
2.分类(见标签)
3.推荐原因


@hanxiaomax hanxiaomax added A1-Recommend 推荐译文原文,审核后请创建分支 T-C/C++ T-系列文章 所属系列见project labels Jul 8, 2018
@hanxiaomax hanxiaomax added B1-To do 待翻译,认领后添加B2 and removed A1-Recommend 推荐译文原文,审核后请创建分支 labels Jul 8, 2018
@hanxiaomax
Copy link
Member Author

认领翻译

@hanxiaomax hanxiaomax added B2-In progress 当前正在翻译中,完成翻译后,创建PR(添加closes #issue)并添加B3 and removed B1-To do 待翻译,认领后添加B2 labels Aug 23, 2018
@hanxiaomax hanxiaomax self-assigned this Aug 23, 2018
@ghost ghost added B3-Need review 完成翻译待校对,请至对应的pr认领校对并添加校对中标签 and removed B2-In progress 当前正在翻译中,完成翻译后,创建PR(添加closes #issue)并添加B3 labels Aug 25, 2018
hanxiaomax added a commit that referenced this issue Sep 5, 2018
* 原文

* 部分翻译 20%

* 完成class部分

* 完成RAII

1. SmartFP is an example that we’ll beef up in following sections so it becomes actually useful and safe:
beef up:使变大。这里理解为逐步完善

* 指针部分

tricks up its sleeve:耍花招

* 线程和原子操作

* 异常处理和锁

* 完成

* 第一遍自检

* `std::expected` 或 `boost::expected` 看上去很有前景,它们创建的函数既返回代码,也可以抛出异常 还是拿不准

* fix

修改完毕
@ghost ghost removed the B3-Need review 完成翻译待校对,请至对应的pr认领校对并添加校对中标签 label Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-系列文章 所属系列见project T-C/C++
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant