We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c85c9dd commit 915a365Copy full SHA for 915a365
README.md
@@ -59,7 +59,7 @@
59
* Intro to Functional Programming in C++
60
* Managing Object Lifetimes
61
* 0xBADC0DE
62
-* [Expected — An Exception-friendly Error Monad](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/tutorial_intro_cpp_11_14.pdf?raw=true)
+* [Expected — An Exception-friendly Error Monad](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/expected.pdf?raw=true)
63
* Lifetime and Usage of Global, Thread-local, and Static Data
64
* Functional Data Structures in C++
65
* Asynchronous Programming Using Boost.MetaStateMachine and the Upcoming Asynchronous Library
0 commit comments