code: update head comments

This commit is contained in:
Changkun Ou
2019-07-19 18:33:06 +02:00
parent 4615e1fc6b
commit f8a2979da7
12 changed files with 74 additions and 8 deletions

View File

@@ -1,11 +1,11 @@
//
// 8.2.cpp
// 9.2.literals.cpp
// chapter 09 others
// modern c++ tutorial
//
// created by changkun at changkun.de
// https://github.com/changkun/modern-cpp-tutorial
//
// literals
#include <iostream>
#include <string>