Skip to content

Commit 9ce7259

Browse files
Andrew PardoeAndrew Pardoe
authored andcommitted
\# with '#' will be ignored, and an empty message aborts the commit.
1 parent 5eeb2bf commit 9ce7259

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

talks/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
The guidelines were introduced during a number of talks at [CppCon](http://cppcon.org) 2015.
22
Here are video recordings of those talks:
33

4-
- Bjarne Stroustrup keynote: [https://www.youtube.com/watch?t=9&v=1OEu9C51K2A]
5-
- Herb Sutter plenary:
6-
- Neil MacIntosh on the GSL:
7-
- Neil MacIntosh on enforcement tooling:
4+
- Keynote: Writing Good C++ 14 (Bjarne Stroustrup): [https://www.youtube.com/watch?t=9&v=1OEu9C51K2A]
5+
- Writing good C++ 14 By Default (Herb Sutter):
6+
- More than lint: modern static analysis for C++ (Neil MacIntosh):
7+
- A few good types: `Evolving array_view` and `string_view` for safe C++ code (Neil MacIntosh):
88

99
The YouTube channel for [CppCon](http://cppcon.org) is here: https://www.youtube.com/channel/UCMlGfpWw-RUdWX_JbLCukXg
1010

0 commit comments

Comments
 (0)