Skip to content

Commit

Permalink
Added YT video references
Browse files Browse the repository at this point in the history
  • Loading branch information
sadhbh-c0d3 authored Nov 1, 2023
1 parent 2319b53 commit 202aab6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,20 @@

### ***Order Book implementation in C++20 (Concepts & Co-Routines)***

## Watch

Long journey from C++98 to C++20 Concepts & Coroutines on example of the Order Book implemenatation

C++20 How to:
- Make an IStream from asynchronous Generator
- Build FIX message parser using Concepts
- Enable Coroutines by policy using SFINAE

[![Watch My Video!](https://img.youtube.com/vi/3k2O3KiE_xY/0.jpg)](https://www.youtube.com/watch?v=3k2O3KiE_xY)
[![Watch My Video!](https://img.youtube.com/vi/H3C7VywxAAs/0.jpg)](https://youtu.be/H3C7VywxAAs)
[![Watch My Video!](https://img.youtube.com/vi/cAs-SMfULIs/0.jpg)](https://youtu.be/cAs-SMfULIs)
[![Watch My Video!](https://img.youtube.com/vi/NrmdNMLW5g4/0.jpg)](https://youtu.be/NrmdNMLW5g4)


## About

Expand Down

0 comments on commit 202aab6

Please sign in to comment.