revision #2: 统一修改代码注释

This commit is contained in:
Changkun Ou
2018-03-30 08:14:35 +02:00
parent 1562815771
commit b29361166f
25 changed files with 25 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
// 4.1.cpp
// c++1x tutorial
//
// created by changkun at shiyanlou.com
// created by changkun at changkun.de
//
// std::array

View File

@@ -2,7 +2,7 @@
// 4.2.cpp
// c++1x tutorial
//
// created by changkun at shiyanlou.com
// created by changkun at changkun.de
//
// 无序容器

View File

@@ -2,7 +2,7 @@
// 4.3.cpp
// c++1x tutorial
//
// created by changkun at shiyanlou.com
// created by changkun at changkun.de
//
// std::tuple 及其操作