Skip to content

Commit 63bb961

Browse files
committed
add async meta state machine
1 parent 24a6a31 commit 63bb961

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Below are links to the pdfs / keynotes / OPDs in the files directory. Depending
5959
* [Expected — An Exception-friendly Error Monad](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/expected.pdf?raw=true)
6060
* Lifetime and Usage of Global, Thread-local, and Static Data
6161
* [Functional Data Structures in C++](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/functional-data-structures.pdf?raw=true) | [Keynote File](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/functional-data-structures.key?raw=true)
62-
* Asynchronous Programming Using Boost.MetaStateMachine and the Upcoming Asynchronous Library
62+
* [Asynchronous Programming Using Boost.MetaStateMachine and the Upcoming Asynchronous Library](https://github.com/boostcon/cppnow_presentations_2014/blob/master/files/AsyncTalkCppNow14.key?raw=true)
6363
* Ownership of Memory in C++
6464

6565
## Saturday, May 17

files/AsyncTalkCppNow14.pdf

738 KB
Binary file not shown.

0 commit comments

Comments
 (0)