Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
EffectiveModernCppChinese
Translate this book!
Collective -
Host: opensource -
https://opencollective.com/effectivemoderncppchinese
- Code: https://github.com/racaljk/EffectiveModernCppChinese
fix #64
github.com/CnTransGroup/EffectiveModernCppChinese - suyeguanxing opened this pull request about 1 month ago
github.com/CnTransGroup/EffectiveModernCppChinese - suyeguanxing opened this pull request about 1 month ago
fix #153: 翻译错误
github.com/CnTransGroup/EffectiveModernCppChinese - suyeguanxing opened this pull request about 2 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - suyeguanxing opened this pull request about 2 months ago
修复#183,#176,#165,#156,#153
github.com/CnTransGroup/EffectiveModernCppChinese - Yrugit opened this pull request about 2 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - Yrugit opened this pull request about 2 months ago
item 17
github.com/CnTransGroup/EffectiveModernCppChinese - Ymm-sjtu opened this issue about 2 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - Ymm-sjtu opened this issue about 2 months ago
条款四有不通顺的地方,顺手改了一下
github.com/CnTransGroup/EffectiveModernCppChinese - devinizz opened this pull request 2 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - devinizz opened this pull request 2 months ago
Item 18, Page 82, 示例代码的模板makeInvestment前面返回值漏了,从上下文推断应该加auto
github.com/CnTransGroup/EffectiveModernCppChinese - jacky-shenjiaqi opened this issue 3 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - jacky-shenjiaqi opened this issue 3 months ago
Revision item19: with c++17, shared_ptr supports T[]
github.com/CnTransGroup/EffectiveModernCppChinese - Mer1997 opened this pull request 4 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - Mer1997 opened this pull request 4 months ago
fix typo in Item35
github.com/CnTransGroup/EffectiveModernCppChinese - Zard-C opened this pull request 5 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - Zard-C opened this pull request 5 months ago
Update item42.md
github.com/CnTransGroup/EffectiveModernCppChinese - laiqun opened this pull request 5 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - laiqun opened this pull request 5 months ago
Update item31.md
github.com/CnTransGroup/EffectiveModernCppChinese - laiqun opened this pull request 5 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - laiqun opened this pull request 5 months ago
Update item15.md
github.com/CnTransGroup/EffectiveModernCppChinese - laiqun opened this pull request 5 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - laiqun opened this pull request 5 months ago
Update item3.md
github.com/CnTransGroup/EffectiveModernCppChinese - laiqun opened this pull request 5 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - laiqun opened this pull request 5 months ago
Update item8.md
github.com/CnTransGroup/EffectiveModernCppChinese - laiqun opened this pull request 5 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - laiqun opened this pull request 5 months ago
Update item21.md
github.com/CnTransGroup/EffectiveModernCppChinese - laiqun opened this pull request 6 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - laiqun opened this pull request 6 months ago
fix typo in Item29
github.com/CnTransGroup/EffectiveModernCppChinese - Zard-C opened this pull request 6 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - Zard-C opened this pull request 6 months ago
更正 item27 中的誊写错误
github.com/CnTransGroup/EffectiveModernCppChinese - fansuregrin opened this pull request 6 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - fansuregrin opened this pull request 6 months ago
Item27 的”约束使用通用引用的模板“一节中存在誊写错误
github.com/CnTransGroup/EffectiveModernCppChinese - fansuregrin opened this issue 6 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - fansuregrin opened this issue 6 months ago
条款十六:让const成员函数线程安全 typo
github.com/CnTransGroup/EffectiveModernCppChinese - YANGZ001 opened this issue 6 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - YANGZ001 opened this issue 6 months ago
imporve: 移除网络词汇
github.com/CnTransGroup/EffectiveModernCppChinese - L-Super opened this pull request 7 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - L-Super opened this pull request 7 months ago
fix #180 等其他错误
github.com/CnTransGroup/EffectiveModernCppChinese - shikai-123 opened this pull request 7 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - shikai-123 opened this pull request 7 months ago
条款九:优先考虑别名声明而非typedefs,没有这个s
github.com/CnTransGroup/EffectiveModernCppChinese - shikai-123 opened this issue 7 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - shikai-123 opened this issue 7 months ago
fix: typo mistake in item32
github.com/CnTransGroup/EffectiveModernCppChinese - Risc-lt opened this pull request 8 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - Risc-lt opened this pull request 8 months ago
Item7疑问
github.com/CnTransGroup/EffectiveModernCppChinese - zyf2008Neptune opened this issue 9 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - zyf2008Neptune opened this issue 9 months ago
依据C++14标准,第二条款的initialization推导不太合适!
github.com/CnTransGroup/EffectiveModernCppChinese - lhy112233 opened this issue 9 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - lhy112233 opened this issue 9 months ago
Item29 错误
github.com/CnTransGroup/EffectiveModernCppChinese - paranoid2006 opened this issue 11 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - paranoid2006 opened this issue 11 months ago
fix #157, #161
github.com/CnTransGroup/EffectiveModernCppChinese - standback opened this pull request 11 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - standback opened this pull request 11 months ago
[item2]auto: fix typo:cx (fixes #157)
github.com/CnTransGroup/EffectiveModernCppChinese - standback opened this pull request 11 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - standback opened this pull request 11 months ago
请问PDF是用什么工具制作的
github.com/CnTransGroup/EffectiveModernCppChinese - madjxatw opened this issue 11 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - madjxatw opened this issue 11 months ago
条款23:截图处的“右”应改为“左”
github.com/CnTransGroup/EffectiveModernCppChinese - shenghao-chen opened this issue 11 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - shenghao-chen opened this issue 11 months ago
fix a typo and tweak words
github.com/CnTransGroup/EffectiveModernCppChinese - Yiyuan-Dong opened this pull request 12 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - Yiyuan-Dong opened this pull request 12 months ago
调整描述,强调"返回传值形参"
github.com/CnTransGroup/EffectiveModernCppChinese - Yiyuan-Dong opened this pull request 12 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - Yiyuan-Dong opened this pull request 12 months ago
fix a typo in item 28
github.com/CnTransGroup/EffectiveModernCppChinese - Yiyuan-Dong opened this pull request 12 months ago
github.com/CnTransGroup/EffectiveModernCppChinese - Yiyuan-Dong opened this pull request 12 months ago
Fix item5.md
github.com/CnTransGroup/EffectiveModernCppChinese - SashaBao opened this pull request over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - SashaBao opened this pull request over 1 year ago
Item16最后一段多处const打成了cosnt
github.com/CnTransGroup/EffectiveModernCppChinese - PeichenGuo opened this issue over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - PeichenGuo opened this issue over 1 year ago
12节的描述有问题
github.com/CnTransGroup/EffectiveModernCppChinese - Mq-b opened this issue over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - Mq-b opened this issue over 1 year ago
Chapter 2 intro翻译问题
github.com/CnTransGroup/EffectiveModernCppChinese - jl4386 opened this issue over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - jl4386 opened this issue over 1 year ago
重译简介的第一段
github.com/CnTransGroup/EffectiveModernCppChinese - shangmaumau opened this pull request over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - shangmaumau opened this pull request over 1 year ago
Fix item41
github.com/CnTransGroup/EffectiveModernCppChinese - v1nh1shungry opened this pull request over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - v1nh1shungry opened this pull request over 1 year ago
Update item22.md
github.com/CnTransGroup/EffectiveModernCppChinese - L-Super opened this pull request over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - L-Super opened this pull request over 1 year ago
[item 18] 翻译不通顺
github.com/CnTransGroup/EffectiveModernCppChinese - tmgj opened this issue over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - tmgj opened this issue over 1 year ago
correct the title of item36
github.com/CnTransGroup/EffectiveModernCppChinese - ding-hai opened this pull request over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - ding-hai opened this pull request over 1 year ago
Fix typo in example code of item26
github.com/CnTransGroup/EffectiveModernCppChinese - AmosChenYQ opened this pull request over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - AmosChenYQ opened this pull request over 1 year ago
Item 26 代码示例错误
github.com/CnTransGroup/EffectiveModernCppChinese - AmosChenYQ opened this issue over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - AmosChenYQ opened this issue over 1 year ago
Item2 抄写错误
github.com/CnTransGroup/EffectiveModernCppChinese - zgjsxx opened this issue over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - zgjsxx opened this issue over 1 year ago
Item14誊抄错误
github.com/CnTransGroup/EffectiveModernCppChinese - Gezelligheid1 opened this issue over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - Gezelligheid1 opened this issue over 1 year ago
Fix #154
github.com/CnTransGroup/EffectiveModernCppChinese - Patricky-Tau opened this pull request over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - Patricky-Tau opened this pull request over 1 year ago
Item16: 存在错误 std::mutex 与 std::atomic 均不可复制或移动构造
github.com/CnTransGroup/EffectiveModernCppChinese - Patricky-Tau opened this issue over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - Patricky-Tau opened this issue over 1 year ago
Item3: P26 翻译错误
github.com/CnTransGroup/EffectiveModernCppChinese - Patricky-Tau opened this issue over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - Patricky-Tau opened this issue over 1 year ago
对 Item2 的建议:标注 auto x4{27} 语义已经变化
github.com/CnTransGroup/EffectiveModernCppChinese - Patricky-Tau opened this issue over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - Patricky-Tau opened this issue over 1 year ago
Fix #149 & #150
github.com/CnTransGroup/EffectiveModernCppChinese - XiaoXKKK opened this pull request over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - XiaoXKKK opened this pull request over 1 year ago
目录中 item 17重复写了”函数“二字
github.com/CnTransGroup/EffectiveModernCppChinese - sWildGold opened this issue over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - sWildGold opened this issue over 1 year ago
条款七 中最后的“请记住部分”
github.com/CnTransGroup/EffectiveModernCppChinese - peacess opened this issue over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - peacess opened this issue over 1 year ago
Update item8.md
github.com/CnTransGroup/EffectiveModernCppChinese - yxu-040 opened this pull request over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - yxu-040 opened this pull request over 1 year ago
修复错误的链接
github.com/CnTransGroup/EffectiveModernCppChinese - ccyykkcyk opened this pull request over 1 year ago
github.com/CnTransGroup/EffectiveModernCppChinese - ccyykkcyk opened this pull request over 1 year ago
请教如何生成EPUB文件
github.com/CnTransGroup/EffectiveModernCppChinese - edr1412 opened this issue almost 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - edr1412 opened this issue almost 2 years ago
制作了 EPUB 格式的书籍
github.com/CnTransGroup/EffectiveModernCppChinese - wizardforcel opened this issue almost 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - wizardforcel opened this issue almost 2 years ago
Try to update item30.md
github.com/CnTransGroup/EffectiveModernCppChinese - WeebOwO opened this pull request almost 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - WeebOwO opened this pull request almost 2 years ago
关于Item30格式的一个问题
github.com/CnTransGroup/EffectiveModernCppChinese - WeebOwO opened this issue almost 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - WeebOwO opened this issue almost 2 years ago
....
github.com/CnTransGroup/EffectiveModernCppChinese - mecctor opened this issue almost 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - mecctor opened this issue almost 2 years ago
将第一个代码块注释中的中文冒号改为英文冒号
github.com/CnTransGroup/EffectiveModernCppChinese - Social-Mean opened this pull request almost 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - Social-Mean opened this pull request almost 2 years ago
Item17 中的关于deprecated的翻译问题
github.com/CnTransGroup/EffectiveModernCppChinese - Old-Farmer opened this issue almost 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - Old-Farmer opened this issue almost 2 years ago
[item8]对run-of-the-mill的翻译有误
github.com/CnTransGroup/EffectiveModernCppChinese - tmgj opened this issue almost 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - tmgj opened this issue almost 2 years ago
[Item 1] 语句不通顺
github.com/CnTransGroup/EffectiveModernCppChinese - tmgj opened this issue almost 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - tmgj opened this issue almost 2 years ago
Fix incorrect hyperlink path in all MD file
github.com/CnTransGroup/EffectiveModernCppChinese - HeXCZ1028 opened this pull request about 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - HeXCZ1028 opened this pull request about 2 years ago
改善item22部分语句,使之更符合中文语义,更通顺
github.com/CnTransGroup/EffectiveModernCppChinese - L-Super opened this pull request about 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - L-Super opened this pull request about 2 years ago
Item 11 错别字
github.com/CnTransGroup/EffectiveModernCppChinese - luoshi006 opened this issue about 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - luoshi006 opened this issue about 2 years ago
Item5 错别字
github.com/CnTransGroup/EffectiveModernCppChinese - luoshi006 opened this issue about 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - luoshi006 opened this issue about 2 years ago
Item 3 `names` 翻译歧义
github.com/CnTransGroup/EffectiveModernCppChinese - luoshi006 opened this issue about 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - luoshi006 opened this issue about 2 years ago
Fix: shard->shared
github.com/CnTransGroup/EffectiveModernCppChinese - JesseGuoX opened this pull request about 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - JesseGuoX opened this pull request about 2 years ago
anyone can get a video for this?
github.com/CnTransGroup/EffectiveModernCppChinese - Shawn-Summer opened this issue about 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - Shawn-Summer opened this issue about 2 years ago
提供一个基于当前网页的生成的pdf版,主要是带书签,方便浏览
github.com/CnTransGroup/EffectiveModernCppChinese - gooker opened this issue about 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - gooker opened this issue about 2 years ago
chore: add github link
github.com/CnTransGroup/EffectiveModernCppChinese - wendajiang opened this pull request over 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - wendajiang opened this pull request over 2 years ago
fix introduction.md link
github.com/CnTransGroup/EffectiveModernCppChinese - miamia0 opened this pull request over 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - miamia0 opened this pull request over 2 years ago
Fix title of Item 21
github.com/CnTransGroup/EffectiveModernCppChinese - xris1658 opened this pull request over 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - xris1658 opened this pull request over 2 years ago
Update item4.md
github.com/CnTransGroup/EffectiveModernCppChinese - WhenMelancholy opened this pull request over 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - WhenMelancholy opened this pull request over 2 years ago
use mdbook to deploy gh-pages for online watch
github.com/CnTransGroup/EffectiveModernCppChinese - wendajiang opened this pull request over 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - wendajiang opened this pull request over 2 years ago
针对条款四十一中Widget::addName()三种传递方式中的值传递
github.com/CnTransGroup/EffectiveModernCppChinese - ghost opened this issue over 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - ghost opened this issue over 2 years ago
或许可以重新做一份中文pdf整合了?
github.com/CnTransGroup/EffectiveModernCppChinese - Alpacabla opened this issue over 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - Alpacabla opened this issue over 2 years ago
条款7 各种翻译错误
github.com/CnTransGroup/EffectiveModernCppChinese - ewnksmn opened this issue over 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - ewnksmn opened this issue over 2 years ago
pdf 版的一个小错误 虽然deleted寒暑假不能被使⽤,它它们还是存在于你的程序中。
github.com/CnTransGroup/EffectiveModernCppChinese - SongZihui-sudo opened this issue over 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - SongZihui-sudo opened this issue over 2 years ago
Update item4.md
github.com/CnTransGroup/EffectiveModernCppChinese - AllenMH opened this pull request over 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - AllenMH opened this pull request over 2 years ago
Update item3.md
github.com/CnTransGroup/EffectiveModernCppChinese - AllenMH opened this pull request over 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - AllenMH opened this pull request over 2 years ago
可以加入自动 生成pdf的功能 吗
github.com/CnTransGroup/EffectiveModernCppChinese - standback opened this issue over 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - standback opened this issue over 2 years ago
Update item11.md
github.com/CnTransGroup/EffectiveModernCppChinese - jllobvemy opened this pull request over 2 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - jllobvemy opened this pull request over 2 years ago
错字:又->右
github.com/CnTransGroup/EffectiveModernCppChinese - sunyuhan19981208 opened this pull request almost 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - sunyuhan19981208 opened this pull request almost 3 years ago
fix: spell error: is_instegral -> is_integral 拼写错误
github.com/CnTransGroup/EffectiveModernCppChinese - sunyuhan19981208 opened this pull request almost 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - sunyuhan19981208 opened this pull request almost 3 years ago
Update item3.md
github.com/CnTransGroup/EffectiveModernCppChinese - yingang opened this pull request almost 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - yingang opened this pull request almost 3 years ago
item34 "其中第四个形参了音量" 应该为 "其中第四个形参指定了音量"
github.com/CnTransGroup/EffectiveModernCppChinese - WellOptimized opened this issue almost 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - WellOptimized opened this issue almost 3 years ago
Fix typo in item27
github.com/CnTransGroup/EffectiveModernCppChinese - ANOLASC opened this pull request almost 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - ANOLASC opened this pull request almost 3 years ago
是否会有计划将项目部署在gitbook上
github.com/CnTransGroup/EffectiveModernCppChinese - cooktea opened this issue almost 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - cooktea opened this issue almost 3 years ago
条款二十六:避免在通用引用上重载 有个笔误~
github.com/CnTransGroup/EffectiveModernCppChinese - HongfeiXu opened this issue almost 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - HongfeiXu opened this issue almost 3 years ago
第四章:结果和事实不符
github.com/CnTransGroup/EffectiveModernCppChinese - Coologs opened this issue almost 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - Coologs opened this issue almost 3 years ago
第二章:编译器版本更新导致结果不正确
github.com/CnTransGroup/EffectiveModernCppChinese - Coologs opened this issue almost 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - Coologs opened this issue almost 3 years ago
第三章 Item7: 誊抄错误
github.com/CnTransGroup/EffectiveModernCppChinese - dc-rico opened this issue almost 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - dc-rico opened this issue almost 3 years ago
Update item12.md
github.com/CnTransGroup/EffectiveModernCppChinese - TanakaYasen opened this pull request about 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - TanakaYasen opened this pull request about 3 years ago
[Item 42]补充关于regex构造的一些说明
github.com/CnTransGroup/EffectiveModernCppChinese - swordsmanbababa opened this pull request about 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - swordsmanbababa opened this pull request about 3 years ago
第一章第四节的boost网站错误
github.com/CnTransGroup/EffectiveModernCppChinese - benbenzi opened this issue about 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - benbenzi opened this issue about 3 years ago
Fix typo in Item14.
github.com/CnTransGroup/EffectiveModernCppChinese - vmicode opened this pull request about 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - vmicode opened this pull request about 3 years ago
item28: update item28
github.com/CnTransGroup/EffectiveModernCppChinese - standback opened this pull request about 3 years ago
github.com/CnTransGroup/EffectiveModernCppChinese - standback opened this pull request about 3 years ago