mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
Add Gabriel Dos Reis's CppCon 2015 deck on contracts
This commit is contained in:
parent
43b1435218
commit
fbf561b4d8
BIN
talks/Contracts-for-Dependable-C++.pdf
Normal file
BIN
talks/Contracts-for-Dependable-C++.pdf
Normal file
Binary file not shown.
|
@ -3,6 +3,8 @@ Here are video recordings of those talks:
|
||||||
|
|
||||||
- Keynote: Writing Good C++ 14 (Bjarne Stroustrup): [https://www.youtube.com/watch?t=9&v=1OEu9C51K2A]
|
- Keynote: Writing Good C++ 14 (Bjarne Stroustrup): [https://www.youtube.com/watch?t=9&v=1OEu9C51K2A]
|
||||||
- Writing good C++ 14 By Default (Herb Sutter):
|
- Writing good C++ 14 By Default (Herb Sutter):
|
||||||
|
- Large Scale C++ With Modules: What You Should Know (Gabriel Dos Reis)
|
||||||
|
- Contracts for Dependable C++ (Gabriel Dos Reis)
|
||||||
- More than lint: modern static analysis for C++ (Neil MacIntosh):
|
- More than lint: modern static analysis for C++ (Neil MacIntosh):
|
||||||
- A few good types: `Evolving array_view` and `string_view` for safe C++ code (Neil MacIntosh):
|
- A few good types: `Evolving array_view` and `string_view` for safe C++ code (Neil MacIntosh):
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user