1+++
2title = "Videos"
3weight = 40
4+++
5
6Outcome has been presented at some of the major C++ conferences as it has
7evolved. As the older content is less relevant to Outcome today, this
8list is given in reverse chronological order.
9
10---
11
12## Dublin C++ users group 2018 *"Deterministic Disappointment"*
13
14*Literature review of the WG21 papers relating to deterministically handling failure, and using libraries such as Outcome to implement the same.*
15
16{{< youtube cbUTAoHy6Ls >}}
17
18{{< slides "d/e/2PACX-1vRR3_ZXU8pC_1oFH6rctPJ1wijWCQY-uGIBEK2SzOLaVnuFjn7Ed76sYs8QE6pUl-oP2nrggw-b4fma" >}}
19
20
21---
22
23## Meeting C++ 2017 *"Introduction to proposed std::expected&lt;T, E&gt;"*
24
25*Literature review of the several WG21 papers relating to std::expected<T, E>.*
26
27{{< youtube JfMBLx7qE0I >}}
28
29{{< slides "d/e/2PACX-1vSnTCn_hX3_uKNco8LtJTgAg2LrRO0zOJ3JiQiWMFFG8pNVwvUZr2ooYjXO9V94kdlqLxSB7DLTLPf5" >}}
30
31
32---
33
34## ACCU 2017 *"Mongrel Monads, Dirty, dirty, dirty"*
35
36*Covers the history of error handling in C++, and how the LEWG Expected works.*
37
38*(Note that the Expected presented here no longer exists, it was substantially changed
39after the Outcome v1 peer review. Furthermore the Outcome presented here no longer
40exists, the peer review demanded a complete rebuild)*
41
42{{< youtube XVofgKH-uu4 >}}
43
44
45{{< slides "d/e/2PACX-1vQZXLxkB716ZIMcEqV8QkeUvKhG33BmzKJdzSvx6QRfEGjmjXjHjeLrXSjgTZwG2rCaBNAZTxj41r5n" >}}
46
47