Skip to content

Commit

Permalink
Merge pull request #18 from cppguru/patch-1
Browse files Browse the repository at this point in the history
Added CppCon 2019 video to README.md
  • Loading branch information
cppguru authored Aug 23, 2024
2 parents 21ce967 + 28901ae commit fc64969
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@ libc++ (i.e. the native library for clang) does not yet have a standard `pmr` im

# Recorded Presentations

## CppCon 2019, Aurora, CO
Watch this video first, it is shorter and more enjoyable.
[![CppCon 2019, Aurora, CO](https://img.youtube.com/vi/vijveMT2OCY/maxresdefault.jpg)](https://youtu.be/vijveMT2OCY)
## C++ Now 2019, Aspen, CO

[![C++ Now 2019, Aspen, CO](https://img.youtube.com/vi/48oAZqlyx_g/maxresdefault.jpg)](https://youtu.be/48oAZqlyx_g)

# How to Understand the Code
Expand Down

0 comments on commit fc64969

Please sign in to comment.