mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 04:34:40 +03:00
code: update head comments
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user