Skip to content

Commit

Permalink
Added CppCon 2019 video to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cppguru authored Apr 6, 2024
1 parent 21ce967 commit 28901ae
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 28901ae

Please sign in to comment.