mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 12:44:40 +03:00
code: update head comments
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
//
|
||||
// 9.3.alignment.cpp
|
||||
// chapter 09 others
|
||||
// modern c++ tutorial
|
||||
//
|
||||
// created by changkun at changkun.de
|
||||
// https://github.com/changkun/modern-cpp-tutorial
|
||||
//
|
||||
|
||||
|
||||
#include <iostream>
|
||||
|
||||
struct Storage {
|
||||
|
||||
Reference in New Issue
Block a user