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,11 +1,11 @@
|
||||
//
|
||||
// 8.1.cpp
|
||||
// 9.1.noexcept.cpp
|
||||
// chapter 09 others
|
||||
// modern c++ tutorial
|
||||
//
|
||||
// created by changkun at changkun.de
|
||||
// https://github.com/changkun/modern-cpp-tutorial
|
||||
//
|
||||
// noexcept
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user